I recently purchased the ASP.net databases using
vb.net and I have a few issues.
When installing the MSDE (ch. 1 pg 28) I get the error âA strong SA password is required for Security reasons, Use SAPWD switch to supply the same". I have SQL server 2000 installed on the machine. Is this why i get the error?
Since I couldnât connect to the MSDE I went on to the Access connection example. I've followed the instructions to a 't', but when I go to
http://localhost/begaspnetdb/ch03/ac...onnection.aspx all I get is the HTML, no data from the Northwind.mdb.
So I went on to the Excel project..same thing..no data..only the text in the [h3] tags.
It also states on page 69 to "consult online documentation for the SQLconnection objects constructor". Where is this located? Id love to get into the SQL server for the data.
With all of these pages Iâm not getting any server errors, just no data.
Also, why is Northwind.mdb suddenly referred to as nwind.mdb on pg 72 and subsequent pages?
thanks,
joe