File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Object Relational Mapping and the fly likes MsAccess+Sql Server Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Object Relational Mapping
Reply Bookmark "MsAccess+Sql Server" Watch "MsAccess+Sql Server" New topic
Author

MsAccess+Sql Server

Thameem Aliyar
Ranch Hand

Joined: Oct 11, 2011
Posts: 42
Hi,
I have a ms access database and sql server database. I need to map the elements of both table and need to retrieve some data. What should i do for.........
Kindly reply me a solution.

Thanking you in advance.............`
Vijitha Kumara
Bartender

Joined: Mar 24, 2008
Posts: 3563

Are you trying to do this as part of an application? Or an admin task?


SCJP 5 | SCWCD 5
[How to ask questions] [Twitter]
Thameem Aliyar
Ranch Hand

Joined: Oct 11, 2011
Posts: 42
Thanks for your reply..
I would like to do it as a part of an application..........

Jindly tell me the solution...........
Thameem Aliyar
Ranch Hand

Joined: Oct 11, 2011
Posts: 42
Thanks for your reply..
I would like to do it as a part of an application..........

kindly tell me the solution...........
Vijitha Kumara
Bartender

Joined: Mar 24, 2008
Posts: 3563

No need to post another reply just to change a mistake, just edit the one you just posted to correct it.

What kind of goal you have to achieve here? What kind of mapping are you talking about? You may need to tell more details about it (TellTheDetails).
Thameem Aliyar
Ranch Hand

Joined: Oct 11, 2011
Posts: 42
Thank you for the reply..........

I got the answer..........
I did it using Linked tables.....

Hope similar cooperation in the future........
Thanking you in advance.......
Vijitha Kumara
Bartender

Joined: Mar 24, 2008
Posts: 3563

If you like you may post some tips on how to do it for future readers' benefit .
Thameem Aliyar
Ranch Hand

Joined: Oct 11, 2011
Posts: 42
Select the linked tables from file..... Add the particular sql server dsn from the machine datasource... And then you can add list of tables from the particular database.......... So it will get attached in your ms access DB.........
Thanks........
 
IntelliJ Java IDE
 
subject: MsAccess+Sql Server
 
Threads others viewed
how to create database in ms-sql server using java/jdbc
Product like Quest's SQL Impact
Best JDBC drivers?
date insert autometically in to DB at the time of submitting form
Convertion of xml file to sql file.
IntelliJ Java IDE