I found this example but am completely new to this and so it is too advanced for me… I understand what’s going on in the view, but how and where am I supposed to actually connect to the database, with a username and password and all? What should my connectionString be in Web.config? What is “NorthwindConnectionString”?
Share
This link actually helped me out a lot. I wasn’t trying to connect to an ODBC database, but I didn’t know that there was a wizard that would walk me through the steps! It figured everything out for me.