aspose file tools
The moose likes JDBC and the fly likes how to read hidden tables of MSAcess 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 read hidden tables of MSAcess" Watch "how to read hidden tables of MSAcess" New topic
Author

how to read hidden tables of MSAcess

sitaram irrinki
Ranch Hand

Joined: Feb 16, 2005
Posts: 158
I am trying for accessing a hidden tables of
MS-ACCESS (MSysKeyRelationships)by using JDBC-ODBC
bridge driver. But i showing the No Read Permission
Error.
how to do it.
Wei Dai
Ranch Hand

Joined: Jun 22, 2005
Posts: 81
> I am trying for accessing a hidden tables of
> MS-ACCESS (MSysKeyRelationships)by using JDBC-ODBC
> bridge driver. But i showing the No Read Permission
> Error.
> how to do it.
Why you wish to access MSysKeyRelationships table? HXTT Access' COMMERICAL package should have that capability, since it's a pure Java type JDBC driver for MS Access. You can find it at www.hxtt.net
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: how to read hidden tables of MSAcess
 
Similar Threads
FOREIGN KEY
xml and jsp
how to set read & write atteribute of files?
Need some help reading tables from ms word doc
JTable & JList