Difference between revisions of "Documentation/DevGuide/Database/The SDBC Driver for Adabas D"

From Apache OpenOffice Wiki
Jump to: navigation, search
m (Robot: Changing Category:Documentation/Developers Guide/Database Access)
m (FINAL VERSION FOR L10N)
Line 7: Line 7:
 
|NextPage=Documentation/DevGuide/Database/The SDBC Driver for ADO
 
|NextPage=Documentation/DevGuide/Database/The SDBC Driver for ADO
 
}}
 
}}
{{DISPLAYTITLE:The SDBC Driver for Adabas D}}
+
{{Documentation/DevGuideLanguages|Documentation/DevGuide/Database/{{SUBPAGENAME}}}}
 +
{{DISPLAYTITLE:The SDBC Driver for Adabas D}}
 
This driver was the first driver to support the extended service [IDL: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:
 
This driver was the first driver to support the extended service [IDL: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:
  

Revision as of 12:45, 15 May 2009



This driver was the first driver to support the extended service [IDL: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 OpenOffice.org 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).
Personal tools
In other languages