|
-
Jun 20th, 2000, 10:10 AM
#1
Thread Starter
Addicted Member
Hi there,
How to open an Access database 2000 by VB
residing in a folder with
these access-permission:
Can Read/Write
Can't create new file/folder
Can't delete
Everytime I call OpenDatabase command, it will create
a ldb file which is residing in that protected folder
(can't create new file).
Any solution ?
Thanks in advance
Keiko
-
Jun 20th, 2000, 01:14 PM
#2
PowerPoster
FileCopy
Since you know the source database filepath, and it allow you to perform the read/write on it. So, may be you can copy the database into you application path before you open it? Will this be done?
-
Jun 20th, 2000, 02:56 PM
#3
Thread Starter
Addicted Member
No, because I want to keep only one copy of
mdb file (database). But anyway thank you for your
reply.
Any other suggestion ?
Keiko
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
|