Thread: Query builder

Results 1 to 6 of 6

Hybrid View

  1. #1
    Join Date
    Mar 2010
    Location
    Finland
    Posts
    463
    Plugin Contributions
    0

    Default Re: Query builder

    Everything eccept "customers_campaign >= CAMPAIGN_LIMIT" is STARDARD query builder! "TABLE_CUSTOMERS" IS customers in query builder! CAMPAIGN_LIMIT (not campaign_limit) is
    Code:
    define ('CAMPAIGN_LIMIT', '1000');
    just as
    Code:
    define('TABLE_CUSTOMERS', DB_PREFIX . 'customers');
    We are talking MySQL as far as I can understand! This issue would seem to require deep knowledge of the query builder...
    TABLE... might be treated differently in query builder - that's what I need to know!
    Quoting didn't do the trick.
    Last edited by kalastaja; 21 Oct 2012 at 08:12 AM.

 

 

Similar Threads

  1. v154 Help with a SQL Query for Query Builder
    By lindasdd in forum Managing Customers and Orders
    Replies: 2
    Last Post: 24 Mar 2016, 01:18 PM
  2. v151 SQL query setup. How do I TEST a query 'off-line'?
    By lewisasding in forum General Questions
    Replies: 3
    Last Post: 8 Mar 2013, 12:24 AM
  3. Name Builder...errr... PC Builder?
    By prosam in forum General Questions
    Replies: 3
    Last Post: 1 Oct 2010, 12:23 AM
  4. Query Builder Table syntax? - custom email groups
    By mcarbone in forum General Questions
    Replies: 4
    Last Post: 22 Apr 2010, 10:57 PM
  5. Query Builder Hanging
    By thomasharding in forum Managing Customers and Orders
    Replies: 6
    Last Post: 6 Oct 2009, 09:25 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg