Hola:
Is it possible to use multi word parameters with the provider?
>
> eg: SELECT * FROM CUSTOMER WHERE CUSTOMERID = @"Customer Id"
It's not supported ( and IMHO i see no benefit in using that instead of
CustomerId xD )
--
Carlos Guzmán Álvarez
Vigo-Spain
http://carlosga.wordpress.com
Hi
Is it possible to use multi word parameters with the provider?
eg: SELECT * FROM CUSTOMER WHERE CUSTOMERID = @"Customer Id"
Tools and components like IBExpert, IBXpress, EMS . all supports this. Are
they doing some sort of facy footwork in order for this to work or is the
problem with the