Hello all,
I have been playing with different types of database connections using dreamweaver MX and MS Access 2000. One particular connection that I am interested in is the custome made connection to databases where you write a script on the page to connect to you database. The Dreamweaver tutorial shows this as the Script:
Driver = {Microsoft Access Driver (*.mdb)};DBQ=" & Server.MapPath("/jedel/guestbook.mdb"
This hasn't worked for me and I suspect that there may be some code missing?
I amd using PWS as the testing server. Any help would be great
Thanks in advance
Jedel
I have been playing with different types of database connections using dreamweaver MX and MS Access 2000. One particular connection that I am interested in is the custome made connection to databases where you write a script on the page to connect to you database. The Dreamweaver tutorial shows this as the Script:
Driver = {Microsoft Access Driver (*.mdb)};DBQ=" & Server.MapPath("/jedel/guestbook.mdb"

This hasn't worked for me and I suspect that there may be some code missing?
I amd using PWS as the testing server. Any help would be great
Thanks in advance
Jedel