Subject | Re: [firebird-support] problem with query length |
---|---|
Author | Ismael L. Donis GarcĂa |
Post date | 2010-10-06T12:07:11Z |
Have you tried with alias in the names of the table?
Regards
=========
|| ISMAEL ||
=========
Regards
=========
|| ISMAEL ||
=========
----- Original Message -----
From: Sanjay Achar
To: firebird-support@yahoogroups.com
Sent: Wednesday, October 06, 2010 3:43 AM
Subject: [firebird-support] problem with query length
Hi All,
I'm using firebird 2.1.3 and IBO query object. I'm using a query whose
length is greater than 6564 characters.
The whole query is not fitting into the Sql of the query component. I tried
this by directly adding into the SQL of the query component and also by
using the string variable and ansistring variable in all the cases the i'm
facing the same problem.
How to overcome this.
With Regards,
Sanjay R