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 / General / December 2005

Tip: Looking for answers? Try searching our database.

java, m$ access, sql?

Thread view: 
boco - 30 Nov 2005 22:38 GMT
Here is what I am trying to do. If someone could enlighten me on how to
accomplish it, I would be endlessly grateful. I have a relatively large m$
access database that I would like to convert over to an sql database. I
would like to be able to access this sql database from within a java
application. The java application will not have access to the internet, so
the sql db should be read from a file (data.sql?). Is this possible, and
how?
EricF - 01 Dec 2005 06:08 GMT
>Here is what I am trying to do. If someone could enlighten me on how to
>accomplish it, I would be endlessly grateful. I have a relatively large m$
[quoted text clipped - 3 lines]
>the sql db should be read from a file (data.sql?). Is this possible, and
>how?

It's not clear to me what you are trying to accomplsh. Access is (kind of) a
sql database. You can access a ms Access database with Java using the
JDBC-ODBC (or is it ODBC-JDBC) bridge. (It won't scale well in Access but that
may not be an issue.) If you import the db to another database, you should be
able to use JDBC. What does this have to do with the internet? But if you want
to read the db from a file, you can export the db to a file and read it. If
you need to read from a file, why convert to a different DBMS? Need joins?
Don't read it from a file.

Eric


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.