|
-
Feb 1st, 2000, 11:58 PM
#1
Thread Starter
Junior Member
I have a basic VB app that reads from a MDB file using DAO. This works fine - until I write the whole lot to CD (where the MDB becomes read only). I then get nasty errors beacuse the MDB is read only. I'm not doing any writing of Data to the MDB - only reading. Does anyone know a solution to this?
-
Feb 2nd, 2000, 12:35 PM
#2
Lively Member
When connecting to a MSAccess database using VB, an .LDB file is created in the database directory. Check out this article from Microsoft.
http://support.microsoft.com/support.../Q110/7/32.asp
-
Feb 2nd, 2000, 04:50 PM
#3
Thread Starter
Junior Member
And then there was light!
Thanks. Problem sorted.
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
|