|
-
Dec 9th, 2005, 12:09 PM
#1
Thread Starter
Frenzied Member
.dbf locked !!
Damm thing!
I want to open a .dbf db and do a SELECT, I am using ADO
It works when no one is using the .dbf, but it wont be the case, so I get this error:
Could not lock table 'tablename'; currently in use by user...
Here's my connection string:
"Provider=Microsoft.Jet.OLEDB.4.0;Data Source=" & bookManagerPath & ";Extended Properties=DBASE IV;Mode=Read;"
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
|