|
|
|
|
|
| | |
|
PowerASP active server pages asp.net microsoft .net framework sdk learn asp what is asp tutorial learn asp.net CJWSoft ASPProtect ASPBanner ASPClassifieds
(Advanced)
(Components)
(Database)
(General)
(Vbscript)

|
|
Subject: |
Re: Need help getting db connection to eWebCitys server |
From: |
Billy |
Date: |
4/21/2000 11:06:39 AM |
IP: |
171.215.139.18 |
Try this:
Set Conn = Server.CreateObject("ADODB.Connection")
Conn.Open("DRIVER={Microsoft Access Driver (*.mdb)}; DBQ=" & Server.MapPath("Here goes your member name if you are not using a premium account\db\your.mdb"))
***This works on ewebcity***
|
Previous Message
|
|
|
|
|
|
|
|
|
|
|
|