ASP VB Script mdb connection problem in DW
i using dw asp vb script , trying connect access mdb located in same folder website files.
as connection string database, have tried
“dsn=dsn_sciencel_sciweb”
(the dsn name have got hosting server control panel)
and have tried
"provider=microsoft.jet.oledb.4.0;data source=/sciencelinkcafe11kj.mdb"
(the path database have got hosting server control panel)
for both of these get
http error code 404 file not found
does have ideas? thanks.
hi again connection string not linking data base is: "provider=microsoft.jet.oledb.4.0;data source=/sciencelinkcafe11kj.mdb" can found @ www.sciencelinkcafe.com , "search resources" @ bottom. on using "search resources" following message appears: microsoft jet database engine error '80004005' not find file 'c:\sciencelinkcafe11kj.mdb'. /data_base_search.asp, line 15 many can provide.
More discussions in Develop server-side applications in Dreamweaver
adobe
Comments
Post a Comment