|
|
|||||||||
|
|||||||||
|
|||||||||
| |
|||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
hi,
i want to retreive the metadata from MS-ACCESS database from JAVA & JSP .I have tried using the standard ODBC-JDBC Bridge driver as well as some commercial drivers(BCS,JDataconnect).But the metadata methods are not implemented .I am getting this error"Optional feature not implemented".Plzzzzzzz help |
|
#2
|
||||
|
||||
|
It's a late answer, and perhaps you should stick to Access.
But the solution might be that you shift to MySQL. This database is free for download. And with the class ResultSetMetadata you should be able to get the metedata of it. At MySQL.com you will not only find the database but also the driver you need to connect from within Java to MySQL. |
![]() |
| Viewing: Dev Articles Community Forums > Programming > Java Development > getting metadata from MS-ACCESS |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|