now, I also have a question :
We are using db2 udb on windows and stored proc in sql language.
we can (in V8) call set_routine_opts to force a specific datetime setting at build of stored proc.
Is there any possibility, by mean of programming, to change the dateformat while executing the stored proc or do we have to use a function as to_date(.. ?
Anyone any hint for this ?
Best Regards, Guy Przytula