Forums
This topic is locked
Database Connection Problems
Posted 17 Mar 2007 18:51:46
1
has voted
17 Mar 2007 18:51:46 DEan Clarke posted:
I am using a DSN-less database connection to an Access database, I have put the database into a folder called admin. My main pages are in a folder callled egc and my CMS pages are in a folder called admin/cms_pages. The database is used by both sets of files. Now I can update my CMS pages ok, but now when I come to view them through my root pages I get the following error:Note: for the purpose of security I have substitued my domain name for "my domain\"
Microsoft JET Database Engine error '80004005'
Could not find file my domain\user\htdocs\egc\egcdb0101010101.mdb'.
/egc/index.asp, line 8
This is line 8: rsHome.ActiveConnection = MM_ConnEGC_STRING
I am obviously new to all this, and I am sure I am doing something stupid.
Cheers
<u></u><u></u><b></b>
Replies
Replied 18 Mar 2007 03:32:07
18 Mar 2007 03:32:07 Javier Castro replied: