Board index » cppbuilder » How to check if Column Exists in BDE SQL?

How to check if Column Exists in BDE SQL?


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
 
 

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?

Thanks.
David