If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Data Access, Manipulation & Batch Languages > Delphi, C etc > SQL Queries

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 04-06-09, 08:51
MarlonDean MarlonDean is offline
Registered User
 
Join Date: Mar 2009
Posts: 2
SQL Queries

Hi
I have a paradox 7 table, CustomerDetails and I have a form with 2 radio buttons, FirstName & Surname, an Edit box and a dbgrid.

Now i want the user to select what to search for ( Firstname or Surname )
and enter a string in the edit box. The this should filter the dbgrid component to only display records which match

Should I use locate, lookup or SQL? I am new to datebase programming and would appreciate any advise you guys have.

PS I am using C++ Builder
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On