Welcome to dbForumz.com!
FAQFAQ    SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

Accessing linked tables in MS Access database using JDBC O..

 
   Database Forums (Home) -> Java RSS
Next:  Accessing linked tables in MS Access database usi..  
Author Message
bern23

External


Since: Oct 27, 2005
Posts: 2



(Msg. 1) Posted: Thu Oct 27, 2005 5:02 pm
Post subject: Accessing linked tables in MS Access database using JDBC ODB
Archived from groups: comp>lang>java>databases (more info?)

Does anyone know if JDBC can access linked tables in a Microsoft
Access?

We have a Mictosoft Access database that contains linked tables that
are physically on a network drive. On a windows machine, We set up a
java servlet that uses JDBC to connect to a microsoft access database
using a DSN name set up in the ODBC administrator.

We are able to run a query using a table that is physically on the
database but not on tables linked into the database. The linked tables
are comng from another Microsoft Access database on a mapped network
drive. The java servlet and the database containing the linked tables
are on the same computer drive.

 >> Stay informed about: Accessing linked tables in MS Access database using JDBC O.. 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
jdbc connection to MS access database - Im trying to connect my database. im using ms access when i try to execute my program it gives me this error i create my database by going to the odbc in the administrative tools. and when i try to execute my code it gives me this error:..

newbie architecting j2ee app accessing database - I am relatively new to j2ee applications. Currently I have 5 files (5 java objects) that access databases and are being called by my servlet. I am creating one database connection per object and that connection is reused each time that object wants to..

JDBC to MS Access - Hello, I have just wanted to use such line to add one field into ms access database: st.executeUpdate("INSERT INTO DateTable (Date) VALUES (#2006-09-06#)"); Table DateTable has two fields: DateID (autoincrement) & Date (date/time type). C...

JDBC & Access Oracle - Hi all, I'm fairly new to JDBC, and am looking to create a program to copy the examine the entire structure of an MS Access database and recreate it in Oracle. This includes re-creating views so that they can be executed in the Oracle database (as..

retrieve multivalued entry from Access 2007 with JDBC? - Hi, I posted in comp.databases.MSAccess group but seems like nobody has a reply there. So I hope it's ok I rephrase it here. I'm using jdk1.6 and MSAccess 2007. In my DB, I have an entry, called UserIDs. It is a multivalue entry (the new type from..
   Database Forums (Home) -> Java All times are: Pacific Time (US & Canada)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You can edit your posts in this forum
You can delete your posts in this forum
You can vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]