The SDBC Driver for Adabas D
From Apache OpenOffice Wiki
< Documentation | DevGuide
This driver was the first driver to support the extended service com.sun.star.sdbcx.Driver, that offers access to the structure of a database. The Adabas D driver implementation extends the Adabas ODBC driver through knowledge about database structure. The URL should look like this:
sdbc:adabas::DATABASENAME
or
sdbc:adabas:HOST:DATABASENAME
To find the correct database name of an Adabas D database in the Apache OpenOffice API, create a new database file and select Adabas D as type. On the next page you can browse for valid local database names. Find the database folders in sql/wrk in the Adabas installation folder.
Content on this page is licensed under the Public Documentation License (PDL). |