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

From Apache OpenOffice Wiki
Jump to: navigation, search
m (FINAL VERSION FOR L10N)
 
Line 9: Line 9:
 
{{Documentation/DevGuideLanguages|Documentation/DevGuide/Database/{{SUBPAGENAME}}}}  
 
{{Documentation/DevGuideLanguages|Documentation/DevGuide/Database/{{SUBPAGENAME}}}}  
 
  {{DISPLAYTITLE:The SDBC Driver for Adabas D}}
 
  {{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</idl>, 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
 
   sdbc:adabas::DATABASENAME
Line 17: Line 17:
 
   sdbc:adabas:HOST:DATABASENAME
 
   sdbc:adabas:HOST:DATABASENAME
  
To find the correct database name of an Adabas D database in the {{PRODUCTNAME}} 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.
+
To find the correct database name of an Adabas D database in the {{AOo}} 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.
  
 
{{PDL1}}
 
{{PDL1}}
  
 
[[Category:Documentation/Developer's Guide/Database Access]]
 
[[Category:Documentation/Developer's Guide/Database Access]]

Latest revision as of 18:15, 17 December 2020



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).
Personal tools
In other languages