View Single Post
Join Date: Jun 2005
Posts: 71
Reputation: Kate Albany is an unknown quantity at this point 
Solved Threads: 1
Kate Albany Kate Albany is offline Offline
Junior Poster in Training

Re: Ms Sql Server 2000

 
0
  #9
Jul 14th, 2005
As I have said I do not now the older version of ASP, only .NET. If you want to do some reading up on using .NET to access databases the links below are a good place to start:

http://msdn.microsoft.com/library/de...lstudionet.asp

http://msdn.microsoft.com/library/de...WithADONET.asp

http://msdn.microsoft.com/library/de...accessdata.asp

I would personally stear away from using ODBC and go with something like ADO/ADO.NET or even OLEDB
Reply With Quote