G
Guest
Hi,
I am trying to call an oracle stored proc using the OLEDB.net provider.
The connection string is and command is dynamic. There are 2 textboxes which
take the parameters as the app is must be able to handle any (almost)
database, works with sql server but with oracle I get an "Invalid SQL
Statement" error.
There is nothing wrong with the procedures syntax. Its been running for
months.
Any ideas? Does an Oracle procedure need to be called differently?
Any help will be GREATLY appreciated.
Regards
Emilio
I am trying to call an oracle stored proc using the OLEDB.net provider.
The connection string is and command is dynamic. There are 2 textboxes which
take the parameters as the app is must be able to handle any (almost)
database, works with sql server but with oracle I get an "Invalid SQL
Statement" error.
There is nothing wrong with the procedures syntax. Its been running for
months.
Any ideas? Does an Oracle procedure need to be called differently?
Any help will be GREATLY appreciated.
Regards
Emilio