This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes JDBC and the fly likes how  to create new ms acess database using  Java Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Databases » JDBC
Reply Bookmark "how  to create new ms acess database using  Java" Watch "how  to create new ms acess database using  Java" New topic
Author

how to create new ms acess database using Java

J Praveen Reddy
Greenhorn

Joined: Aug 22, 2006
Posts: 2
Hi,

in my application, iam in need of creating new access file at the user selected path. Can any body help me on this?

Thanks,
Praveen Reddy J
Wei Dai
Ranch Hand

Joined: Jun 22, 2005
Posts: 81
The simplest solution: prepare a blank mdb file in advance, then copy that file and rename it to your destination path.
The free api solution: use Jackess at http://jackcess.sourceforge.net/
The commercial solution: use CREATE DATABASE sql through HXTT Access JDBC driver at http://www.hxtt.com/access.html .
 
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 to create new ms acess database using Java
 
Similar Threads
Testing a constructor....
Is the book a full rewrite of iPhone in Action
Place Association
Which type of an American would you be?
Problem editing my message