Customer Portal
Qbic Internet Solutions Website
Language
English (en)
Home
>
Knowledge Base
>
Scripting
>
How do i connect to an Access database?
Forgot Login?
User Login
Username
Password
Remember Me
Login
Information
Article ID
19
Created On
4/12/2006
Modified
8/18/2008
Actions
Print this Page
Add Favorite
Share With Others
del.icio.us
Digg
Facebook
Reddit
StumbleUpon
Twitter
Yahoo Bookmarks
How do i connect to an Access database?
An example connection string to an MS Access database is below:-
Set Conn = Server.CreateObject("ADODB.Connection")
conString = "Data Source=D:\domains\yourdomain.com\db\database.mdb"
Conn.Open "Provider=Microsoft.Jet.OLEDB.4.0;" & conString
SmarterTrack Free 6.3
|
Help Desk Software
| © 2012
SmarterTools Inc.