> -----Original Message-----
> From: Adriano dos Santos Fernandes [mailto:[email protected]] 
> Sent: Martes, 18 de Marzo de 2014 11:25
> 
> On 18/03/2014 13:09, Claudio Valderrama C. wrote:
> > People, GPRE's cmd.cpp and sql.cpp generate a lot of DYN commands.
> > FB3 doesn't understand DYN. What should we do, disable 
> those places in GPRE
> > with an error message?
> >
> >
> Why the engine error message about unsupported DYN is not sufficient?

A preprocessing error is better than defining something and discovering that
the DDL doesn't work when you compile the preprocessed file with the rest of
your program and run it.

If Gpre v3 can connect only to FB3, then we can clean a lot of code.
If gpre v3 can connect to older servers, then gpre should check the server
version and produce a preprocessing error if it's connecting to FB3 or
higher.

C.


------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/13534_NeoTech
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to