I am on the verge of pulling the rest of my hair out. For the life of me I am not able to get this thing connected. I have tried any number of combination, etc. The database is located at:
'e:\websites\16.150\website\forum3\www.stgermaingroup.com\forum3\fpdb\snitz_forums_2000b.mdb' is not a valid path. Make sure that the path name is spelled correctly and that you are connected to the server on which the file resides.
quote: current string is: strConnString = "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=" & Server.MapPath("www.stgermaingroup.com/forum3/fpdb/snitz_forums_2000b.mdb")
You can't use the web address. Try: Server.MapPath("/forum3/fpdb/snitz_forums_2000b.mdb")
Dave Maxwell -------------- Proud to be a "World Class" Knucklehead