|
-
Aug 3rd, 2010, 04:46 AM
#1
Thread Starter
Fanatic Member
Connecting MS Access.
Am having an Mdb inside a Zip folder, i want to select,insert and update datas in the mdb. How to access this mdb?
Last edited by vijy; Aug 3rd, 2010 at 08:13 AM.
Visual Studio.net 2010
If this post is useful, rate it

-
Aug 3rd, 2010, 08:41 AM
#2
Re: Connecting MS Access.
Quite simply, you don't. A ZIP "folder" is not a folder. It's a file. If you want to use the MDB file you must first extract it from the ZIP archive. You can add it back to the archive afterwards but you can't use it as a database while it's compressed.
-
Aug 4th, 2010, 12:00 AM
#3
Thread Starter
Fanatic Member
Re: Connecting MS Access.

Thanks john..
Visual Studio.net 2010
If this post is useful, rate it

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
|