problem with case sensitivity when tring to run stored procs [message #597299] |
Thu, 18 February 2010 13:15  |
Eclipse User |
|
|
|
Hi,
navigating to a stored procedure called APPL.SP_test, right clicking on the entry and selecting 'run' from the context menu brings up the configuration parameter page allowing me to enter parameter values (so far so good), but when clicking on 'OK' to finally execute the procedure I am receiving an error that APPL.SP_TEST is not recognised as a function or procedure.
Is it not possible to use lower case in procedure name?
Can I somehow configure DTP so that when building the call the procedure name is surrounded by " (CALL APPL."SP_test" instead of CALL APPL.SP_TEST).
Thanks
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.03924 seconds