Executing Stored Procedure from Access

F

Frank

Hi,

When I try to execute a stored procedure from Access Pass
Through Query I get ODBC- Call Failed, [Oracle][ODBC]
Syntax error or access violation.(#0). I have selected the
right DSN and have access to tables.

In SQL Pass-Through Query I have:
Execute insert_into_Test (this is the prcedure name in
Oracle)

Please Help.
Thanks
 

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