|
-
Aug 27th, 2002, 10:11 PM
#1
Thread Starter
Addicted Member
OLEDB connection string problem pls help
Hi
The following connection OLEDB connection string return an Error:
Dim strConnection As OleDbConnection
strConnection = New OleDbConnection("Provider=Microsoft.Jet.OLEDB.4.0;Data Source='"_
& Environment.CurrentDirectory & "'\Test.mdb;")
Can anyone please point out to me whats wrong?
Thanks
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
|