Wrox Programmer Forums
Go Back   Wrox Programmer Forums > .NET > Other .NET > ADO.NET
|
ADO.NET For discussion about ADO.NET.  Topics such as question regarding the System.Data namespace are appropriate.  Questions specific to a particular application should be posted in a forum specific to the application .
Welcome to the p2p.wrox.com Forums.

You are currently viewing the ADO.NET section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old July 7th, 2004, 07:09 AM
Registered User
 
Join Date: Jul 2004
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Default Problem in OLEDBCommandBuilder.DeriveParameters

Hi,
  I am using oracle 9i as my backend in my ASP.NET application.
I have a package: PKG_STUD_ONLINE, which holds a procedure P_AUTHENTICATE. I created a oledbcommand object(objOledbCmd) refering to this procedure. When i use OLEDBCommandBuilder.DeriveParameters(objOledbCmd), to populate the parameters collection in objOledbCmd, always the parameter count is 0. whereas when the same procedure is compiled outside the package the parameter collection is getting populated correctly. I think this is a bug in ADO.NET, any idea to get around this problem?

Regards,
Prasad.

Nothing is Impossible
 
Old January 12th, 2007, 07:52 PM
Registered User
 
Join Date: Jan 2007
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Same problem
Any one know any solution or work around for this?

It works fine with OracleClient or ODP but i need to use OleDb only



 
Old January 13th, 2007, 06:30 AM
Registered User
 
Join Date: Jan 2007
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Any Help...

 
Old January 13th, 2007, 07:08 AM
Friend of Wrox
 
Join Date: May 2005
Posts: 227
Thanks: 1
Thanked 7 Times in 7 Posts
Default

Send the versions of 9i that u r using and what r u authenticating or attempting to authenticate at this point?





Similar Threads
Thread Thread Starter Forum Replies Last Post
Work around for DeriveParameters member teclioness ADO.NET 0 July 24th, 2003 07:37 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.