20.04.2011 4:11, Support List wrote:
>
> Using this generator:
>
> CREATE GENERATOR "Holy cow!";
>
> I tried to execute the statement below via the above mentioned API call.
>
> I got a token not found error with the double quoted identifier but it
> worked fine for a regular identifier that didn't need double quotes.
>
> SELECT GEN_ID ( "Holy cow!", 0 )
> FROM RDB$DATABASE

Are you sure you have passed the 3rd dialect in that call?
What version of gds32/fbclient did you use?

> Thus, it seems to me there could be a bug in the token handling routines
> associated with this API call. Will someone please check this out in the
> firebird SQL code?

The parser is the same for all API routines.


Dmitry

------------------------------------------------------------------------------
Benefiting from Server Virtualization: Beyond Initial Workload 
Consolidation -- Increasing the use of server virtualization is a top
priority.Virtualization can reduce costs, simplify management, and improve 
application availability and disaster protection. Learn more about boosting 
the value of server virtualization. http://p.sf.net/sfu/vmware-sfdev2dev
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to