Expand my Community achievements bar.

problem stored procedure 8.2

Avatar

Former Community Member
Hi,



From the workbench, i can call a procedure with no parameters. But if i want to use at least one, I have this error: Exception: Internal error. Cause: ALC-DSC-000-000: com.adobe.idp.dsc.DSCRuntimeException: Internal error.



I did it adobe's way

http://livedocs.adobe.com/livecycle/8.2/wb_help/wwhelp/wwhimpl/common/html/wwhelp.htm?context=Workbe...



my call is like this:

insert_facture(?)



with "use parametized query" checked

+ one parameter Type string (because my procedure needs a varchar).



My storeprocedure works actually, but not from the workbench



Does someone did it already?



Thank you
0 Replies