Debugging, I see that OracleHelper successfully makes a
connection to the database but then calls
System.Data.OracleClient.CommandBuilder.DeriveParameters
to retrieve the parameters for the stored procedure. This
call results in an unhandled exception in
System.Data.OracleClient.dll.
Can anyone help or respond to this? How can I get this
message to Microsoft Technical Support?
Thanks
-----------------------------
This message is posted by http://asp.forumszone.com
Thanks,
Terrell A.
Microsoft Developer Support
This posting is provided "AS IS" with no warranties, and confers no rights.
Are you secure? For information about the Microsoft Strategic Technology
Protection Program and to order your FREE Security Tool Kit, please visit
http://www.microsoft.com/security.
that is included with the Nile 3.0 sample application
http://msdn.microsoft.com/code/default.asp?url=/code/sample.asp?url=/MSDN-FI
LES/026/002/846/msdncompositedoc.xml
They've done all the dirty work for you, so you only need to include the
Oraclehelper.cs file in your project (or compile it as an assembly to
include).
"Microsoft Developer Support" <terr...@onlinemicrosoft.com> wrote in
message news:yN7jU9LOCHA.1828@cpmsftngxa08...