Can not find Database - Posted (745 Views)
Starting Member
hv2k12a5
Posts: 30
30
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

<
 Sort direction, for dates DESC means newest first  
 Page size 
Posted
Snitz Forums Admin
ruirib
Posts: 26364
26364
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
<
 
You Must enter a message