I'm hosting on a paid premium Brinkster account. I'm having trouble with the site news app, specifically in the common.asp and site_news_preview.asp line:
strCon = "DRIVER={Microsoft Access Driver (*.mdb)}; DBQ=" & Server.MapPath("what do I put here?")
do I put path: \\premfs2\sites\premium7\username\database\news.mdb; of course I put my username in but then I get an invalid "/" or "\".
This worked for the forum, but the string was different. I have also tried \database\news.mdb; path but I get "[Microsoft][ODBC Microsoft Access Driver]General error Unable to open registry key 'Temporary (volatile) Jet DSN for process 0x758 Thread 0xcc0 DBC 0xbaf0024 Jet'."
any help is GREATLY appreciated!
Edited by Michael Jr.