Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

find out what field type is in a TQuery ?

Status
Not open for further replies.

LucieLastic

Programmer
May 9, 2001
1,694
GB
hi All

I have a TQuery which has all the relevant fields in the Fields editor. These are used in a DBgrid.

In the DBGrid, when the user clicks on a column or field in a column, I need to find out what type the field is, eg integer, datetime, string etc.

Anyone know how I can get this info ?

many thanks
lou
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top