function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
awinawin 

ADO.NET Managed Provider for AppExchange

Hi,
I have downloaded 'ADO.NET Managed Provider for AppExchange' and added the *.dll file into my 'bin' folder.  However, I am not seeing any classes or objects.  I have no idea how to use it.  Can somebody help me how to get started.
 
By the way, I am using C#. 
-ann

Message Edited by awin on 09-28-2006 11:47 PM

Mike LeachMike Leach
Does the .NET project have a reference to the ADO manager DLL?

Do the C# files declare they are 'using' the ADO manager namespace?