![]() |
|
|
|
#1
|
|||
|
|||
|
I am writing a Database Program in Delphi, were I am trying to search the database, using Delphi.
I have a database, with a number of fields. The way it works, is to obtain the username of the person logged on, then I want to search the database, to see if it finds a record with Field 1, matching the username. I then want to get the other fields for that record out of Delphi. Can anyone help me???? Thanks Simon |
|
#2
|
|||
|
|||
|
use the LOCATE function to search the database records once you have the username..
neeltampa@hotmail.com |
![]() |
| Thread Tools | |
| Display Modes | |
|
|