DB Connection string help needed..

F

Frank

My hosting service wants me to use a Custom connection in my global.asa
and provided the following - which does not work:

"Provider=Microsoft.Jet.OLEDB.4.0;Data Source=URL=" & Server.MapPath
("data/schedule.mdb") & "

THe error msg is Unterminated string....

They have not responded with a correct string and I am "shut down".
Any help apperciated,
Frank

PS for years the "old way" of pointing directly to a folder and file on
the web seemed to work fine - But they wanted this change.
 
F

Frank

Now I know why they call you guys MVP's.
Have good data connections now.
(Still waiting to hear from my hosting service}
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top