Search found 2 matches

by luciano_f
27.10.2016, 18:41
Forum: ZeosLib 7.1 stable Forum
Topic: How can I capture the SQL code of a field ?
Replies: 0
Views: 1999

How can I capture the SQL code of a field ?

Hello I am giving a studied in your library and appears to be very powerful. But I'm not able to use. I use Firebird 2.5 I am looking to pass the name of the field and return all the SQL command using to generate the field. If I have the following field: Coalesce(Case When (Trim(NF.N_CF) <> '') Then...
by luciano_f
26.10.2016, 22:48
Forum: ZeosLib 7.1 stable Forum
Topic: Skip name field and return the SQL command ?
Replies: 0
Views: 1894

Skip name field and return the SQL command ?

Personally I have googled but found nothing on the Internet how I can do this. If anyone can help me I will be very grateful. I've tried using the ZSQLProcessor most could not. But I'm not able to use I use Firebird 2.5 I am looking to pass the name of the field and return all the SQL command using ...