I'm using oracle database.
I put a table into dataset in visual studio 2008 and I'm trying to change property of commandtype to store procedure, but
I get an error: CommandType.StoredProcedure is not valid for .NET Framework Data Provider for Oracle
I'm using oracle database.
I put a table into dataset in visual studio 2008 and I'm trying to change property of commandtype to store procedure, but
I get an error: CommandType.StoredProcedure is not valid for .NET Framework Data Provider for Oracle
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
HrvojePosted Oct 28, 2008, 5:20 AM
Muhammad Shahid FarooqPosted Oct 28, 2008, 5:14 AM
Read the following Articles:
http://www.codersource.net/csharp_oracle_stored_procedures.html
http://www.c-sharpcorner.com/UploadFile/john_charles/CallingOraclestoredproceduresfromMicrosoftdotNET06222007142805PM/CallingOraclestoredproceduresfromMicrosoftdotNET.aspx