File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes JDBC and the fly likes how can i compact msaccess db from java? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Databases » JDBC
Reply Bookmark "how can i compact msaccess db from java?" Watch "how can i compact msaccess db from java?" New topic
Author

how can i compact msaccess db from java?

Shoaib Khanzada
Greenhorn

Joined: Mar 25, 2003
Posts: 10
HI,
I want to compact msaccess db from java code. I am currently using access command line options /compact and executing command Runtime.exec() but it require that access should installed but i dont have access installed on my client machince how can i compact access db then
thanks
Aashish Kaushik
Greenhorn

Joined: Mar 20, 2003
Posts: 4
Hi ,
Compacting a databse like MS-Access utilizes the macros defined in MS-Access so the question of using them without MS-Acess being installed and configured on the M/C doenot arise at all.

Regards,
Aashish
Shoaib Khanzada
Greenhorn

Joined: Mar 25, 2003
Posts: 10
and if access is installed then how can i compact my database
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: how can i compact msaccess db from java?
 
Similar Threads
Compact Access Database
how can i compact msaccess db from java?
connecting MSAccess from unix platform
Database cannot be connected
Accessing table names in MSAccess