Search:   


ODBC REQUEST FORM

RCN suggests that customers use DSNless with relative paths as this minimizes maintance on code and is faster to setup.

RCN has provided example code below:

Dim objConn
Dim objDriver
Set objConn=Server.CreateObject("ADODB.Connection")
objDriver="DRIVER={Microsoft Access Driver (*.mdb)};"
objConn.ConnectionString=objDriver & _
"DBQ=" & Server.MapPath("/relative/path/to/database.mdb")
objConn.Open
Username:
Password:
Domain or ip address:
Email address:
Path to database:   *1
Database name   *2
DSN(Data Source name)
(Please allow 24hrs for setup)

*1 Enter in only the path to the database (IE: if the database is http://www.domain.com/data/db1.mdb please put /data/
*2 Database must exist in order to add the DSN

* RCN is no longer adding DNS to the system due to security issues


RCN Support Numbers  Support Numbers

Toll Free:
 1.877.726.7000


Email Support  Email Support

commercial.service@rcn.com

RCN Other
 Other Pages

Domain Registration Pricing »
Compare Unix Packages »




© 2013 RCN Telecom Services, LLC. All Rights Reserved