'## Make sure to uncomment one of the strConnString lines! 'strConnString = "DRIVER={Microsoft Access Driver (*.mdb)}; DBQ=c:\inetpub\dbroot\snitz_forums_2000.mdb" '## MS Access 97 'strConnString = "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=" & Server.MapPath("/fpdb/snitz_forums_2000.mdb") '## MS Access 2000 using virtual path strConnString = "Provider=Microsoft.Jet.OLEDB.4.0;Data source=C:\inetpub\wwwroot\members\members\c\campaignworld\data\snitz_forum.mdb;" '## MS Access 2000 'strConnString = "driver={SQL Server};server=SERVER_NAME;uid=SQL_USER;pwd=PASSWORD;database=DATABASE_NAME" '## MS SQL Server 7 'strConnString = "driver=MySQL;server=SERVER_NAME;uid=MYSQL_USER;pwd=PARRWORD;database=DATABASE_NAME" '## MySQL
i actually had Huwrs mod version but i got the same error so I tried the base to make sure it wasn't a mod error. thats at the same address as above but with ../forum/ not cwforum
You have used cfm-resources.com in the last few months have you?
CFM-RESOURCES.com is totally screwed up. ASP connection to Databases hasn't worked reliably since December. It worked a little bit in January, but for the most part it hasn't worked at all.