Example of C# Data Access with ADO2.5 (old) 2.5 d

OsiRiS_X

New Member
Hello, <BR><BR>I need to access a database using C# and the old version of ADO rather then ado.net, has anyone done this before? Do you know of any Websites that show examples of it being done? Can you show me an example? I have been working at this for 2.5 days already (20 hours).<BR><BR>Any help at all is appreciated.Check out this article I wrote:<BR>http://www.4guysfromrolla.com/ASPScripts/Goto.asp?ID=126<BR><BR>It shows how to use classic ADO through an ASP.NET Web page (although the code is in VB.NET... for C# you may have to do a bit more tweaking (casting and whatnot) to get it working...)
 
Back
Top