In TIBCQuery what is the difference between RestorSQL and BaseSQL ?
I use firebird.
What is the difference between RestorSQL and BaseSQL
Re: What is the difference between RestorSQL and BaseSQL
The TIBCQuery.BaseSQL property is used to return SQL text without any changes performed by AddWhere, SetOrderBy, and FilterSQL. The TIBCQuery.RestoreSQL method is used to set the SQL property that returns the TIBCQuery.BaseSQL property.
Re: What is the difference between RestorSQL and BaseSQL
If you have any questions during using our products, please don't hesitate to contact us - and we will try to help you solve them.