From:
<car...@te...> - 2003-02-04 10:38:10
|
Hello: > is there posibility use named parameters placeholders??? It is working > with question mark, but in more complex queries i need to use same > parameter more then once. something like IBX :parameterName I can try to implemet it, i think that can be good to use the same format as in the SQL Server Provider ( for compatibility :) ) using @parameterName, any thoughts?? Best regards Carlos Guzmán Álvarez Vigo-Spain |