Dynamic Web Tutorials and Notes
Connect to Database - set up DSN-less Connection
Some servers require that you use a DSN-less connection. This is fairly simple to achieve.
- Open connTest.asp
- Click the 'Show Code View' button at the top left of the page
- You should see this code. This is the DSN
connection you made in IV
- Change it to this, where TestSite is the name of your
server folder