Connect to stored procedure with access2000 with java

F

francisEC

Hi,

I'm making a soft evolution from (java + oracle on sun
station) to (java + access2000 on pc).
I would like to know if it is possible to create stored
procedure SQL in access 2000 to be able to call it with a
call:
{?= call <procedure-name> [<arg1>,<arg2>..]
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top