I finally got SQL Server Management Studio to work. I attached the Adventure Works sample database to it.
Now I would like to display data from that database in ASP.NET. I would like to run SQL statements from ASP.NET.
How do I do this?
I finally got SQL Server Management Studio to work. I attached the Adventure Works sample database to it.
Now I would like to display data from that database in ASP.NET. I would like to run SQL statements from ASP.NET.
How do I do this?
Might want to check out this link. http://msdn.microsoft.com/en-us/library/6759sth4.aspx