Display Data by reference

  • Thread starter Thread starter Maracay
  • Start date Start date
M

Maracay

I Guys,

I would like to know how can I display a record from a data base by
reference. I have a variable call txtFName, a database’s table call
BasicData, and the field from the data base is call FirstName, In txtFname I
have stored “FirstNameâ€, my question is how can I display the data I have in
FirstName using txtFname.

Thanks
 
Back
Top