|
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.
|