View Single Post
Old 18-03-2006, 11:21 AM   #1 (permalink)
furman
Registered User
 
Join Date: Jan 2003
Posts: 150
Access db connection?

Hi,
Can someone please verify that the code below is correct to connect to my db:

dbconn="PROVIDER=MICROSOFT.JET.OLEDB.4.0;DATA SOURCE=D:\domains\mydomain.com\db\pdshoppro.mdb"

I get error:
Active Server Pages error 'ASP 0131'

Disallowed Parent Path

/shop/Default.asp, line 17

The Include file '../includes/setup.asp' cannot contain '..' to indicate the parent directory.

the ..includes/setup.asp should be fine i think hmm.
furman is offline   Reply With Quote