2006-11-24 08:36:16 AM cppbuilder94
Hi
I am using Paradox database for my application, I would like to find out
how can I check my table if a column exists in an SQL statement or using
a BDE function?
Thanks.
David
Jayme Jeffman
CBuilder Developer
2006-11-25 09:53:21 PM
Re:How to check if Column Exists in BDE SQL?
Hi,
Have a look at TSession::GetFieldNames in the Help file.
HTH
Jayme.
"David" < XXXX@XXXXX.COM >escreveu na mensagem
Quote
Hi
I am using Paradox database for my application, I would like to find out
how can I check my table if a column exists in an SQL statement or using a
BDE function?