Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsWhite Papers
Discussion GroupsFirst AidDatabasesJavaBeansGUIJava 3DVirtual MachineCORBASecurityToolsGeneral
Java DirectoryOpen Source ProjectsSample Book ChaptersUser GroupsWeb Resources
Related Topics
Databases.NETMore Topics ...

Java Forum / Databases / November 2006

Tip: Looking for answers? Try searching our database.

Access to zipped Microsoft Access database

Thread view: 
mark - 05 Nov 2006 15:19 GMT
Hello,

I have no problems with connecting to ms access database, although now
I want to connect with a mdb file which is zipped. Is it possible to
unzip it only in memory (without saving to a hard-drive) and connect to
such database?
The reason is that I just don't want to publish mdb file which can be
easily accessed and modified by other and putting it in zip with
different file extensions can make that task little harder.

Regards, mark
Arne Vajhøj - 05 Nov 2006 18:14 GMT
> I have no problems with connecting to ms access database, although now
> I want to connect with a mdb file which is zipped. Is it possible to
[quoted text clipped - 3 lines]
> easily accessed and modified by other and putting it in zip with
> different file extensions can make that task little harder.

I don't think the Access ODBC driver will support it.

You could enable security on the MDB though.

Arne
C Student - 07 Nov 2006 06:26 GMT
> Hello,
>
[quoted text clipped - 7 lines]
>
> Regards, mark

Hiding files in a zip file offers you no protection what so ever. For
example on any unix based system using the file command will tell you
what type a file is regardless of file extension.

$ file filename.odt

filename.odt: Zip archive data, at least v2.0 to extract

As you can see 2 seconds work on a unix box will tell me what type of
file you are using. Unzip it and I have your database and can do what
ever with it.
webmaster.hxtt@gmail.com - 08 Nov 2006 13:33 GMT
> The reason is that I just don't want to publish mdb file which can be
> easily accessed and modified by other and putting it in zip with
> different file extensions can make that task little harder.
HXTT Commercial MS Access JDBC driver(http://www.hxtt.com/access.html)
supports to visit mdb file in jar or zip file with different extension
except for MDB. You can find How to Use Memory-only Table, Physical
Table, Url table, Compressed table in a SQL at
http://www.hxtt.com/access/advanced.html#mining .


Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.