Results 1 to 2 of 2
  1. #1
    Join Date
    Aug 2008
    Posts
    47
    Plugin Contributions
    0

    Default Database Query Related

    Hi all,

    I would like to know how can I evaluate if a sql query has been successful or not.

    so if I do

    PHP Code:
    $db->Execute("select specials_id from ".TABLE_SPECIALS." where products_id = '".$_GET[pID]."'"); 
    I basically wanna display some text like success if the above query, for example, runs through just fine.

    Thanks
    callingrohit

  2. #2
    Join Date
    Aug 2008
    Posts
    47
    Plugin Contributions
    0

    Default Re: Database Query Related

    anyone ????

 

 

Similar Threads

  1. Database query help?
    By filmfr3ak in forum General Questions
    Replies: 4
    Last Post: 17 Sep 2009, 04:24 PM
  2. Replies: 0
    Last Post: 5 Mar 2008, 05:14 PM
  3. Customer error, possibly database related ?
    By Pauls in forum General Questions
    Replies: 4
    Last Post: 15 Nov 2006, 11:30 PM
  4. Questions related to database tables
    By superprg in forum General Questions
    Replies: 25
    Last Post: 15 Aug 2006, 10:31 PM

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