|
-
Mar 26th, 2000, 06:28 AM
#1
Thread Starter
Addicted Member
that's the error im receiving here is my code:
Set mCN = New Connection
With mCN
.ConnectionString = "Provider=Microsoft.jet.oledb.4.00;datasource='c:\my documents\people.mdb'"
.CursorLocation = adUseClient
.Open
does anyone have an ideas what the problem could be; i would appreciate any help.
i have mdac 2.1 installed
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|