hv2k12a5
Starting Member
30 Posts |
Posted - 06 May 2002 : 10:39:19
|
First , Thanks for all of your help
When I unchecked "Show friendly HTTP ..." , I got the error like this " Can not find your database ...."
My database type is access , and my database located at /a dir .So my config.asp file as below
'strDBType = "sqlserver" strDBType = "access" 'strDBType = "mysql"
..... strConnString = "DRIVER={Microsoft Access Driver (a/snitz_forums_2000.mdb)}; DBQ=c:\inetpub\dbroot\snitz_forums_2000.mdb" '## MS Access 97
-----
Is it right ?
mail me soon
< |
|
ruirib
Snitz Forums Admin
    
Portugal
26364 Posts |
Posted - 06 May 2002 : 10:45:28
|
First, you should have posted your message in the Help: Database: Ms Access forum. Your post is not asking for something to be added to the Snitz FAQs, so it should not have been done at this forum.
Second: your connection string is wrong. Read the Installation Guide by clicking the Installation Guide link in my signature below, to have a detailed explanation on how to change config.asp for Access databases.
------------------------------------------------- Installation Guide | Do's and Dont's | MODs< |
 |
|