This week's book giveaway is in the General Computing forum.
We're giving away four copies of Arduino in Action and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line!
See this thread for details.
The moose likes IDEs, Version Control and other tools and the fly likes Ms-Access with Java Studio creator ? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Engineering » IDEs, Version Control and other tools
Reply Bookmark "Ms-Access with Java Studio creator ?" Watch "Ms-Access with Java Studio creator ?" New topic
Author

Ms-Access with Java Studio creator ?

Sathish Nagappan
Ranch Hand

Joined: Nov 05, 2005
Posts: 76
Hey ranchers,
Is there a way I can access a MS-ACCESS database with Java Studio Creator. I tried adding a Data Source but the driver .jar file for the MS-ACCESS database is not present ?? Any other way I can add access to MS-ACCESS in Java Studio Creator ?
Expecting your valuable replies.


SCJP, SCWCD, SCBCD, IBM XML, IBM OOAD, SCEA 5, ITAC - Distinguished IT Architect.
Mr. C Lamont Gilbert
Ranch Hand

Joined: Oct 05, 2001
Posts: 1170

MS access is a program. If your after the data its using you can get to the date by way of the JET database engine which is what MS Access uses.

if you have a datasource then you can use Sun's build in jdbcodbc driver.

sun.jdbc.odbc.JdbcOdbcDriver
 
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: Ms-Access with Java Studio creator ?
 
Similar Threads
Is There a Tool for JSF Development?
Reverse engineering a war files in eclipse
Java Studio Creator
JSF IDE
parameter based query using sun java studio creator