hi,
m trying to connect MS SQL 2000 from VS.NET 2003. but couldn't find any guide on the net for the beginners. Can anyway give me sample test connection code.
what i have done so far is:
1. Run the VS.NET 2003 program
2. Selected Visual Basic Projects, from there ASP.NET Web applications (it gave me .aspx file and others)
3. Now, i don't know how to connect this ASPX code with Database i have.
4. Finally, i want to check whether it is connected or not by printing "CONNECTED" or Not Connected?
Any help will be appreciated?
Thank u.