Hello all!

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

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?

I am using FB 2.5.

Thanks,
Jason LeRoy Wharton


------------------------------------------------------------------------------
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