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

From Apache OpenOffice Wiki
Jump to: navigation, search
m (Robot: Changing Category:Database Access)
m (Robot: Changing Category:Documentation/Developers Guide/Database Access)
Line 19: Line 19:
 
{{PDL1}}
 
{{PDL1}}
  
[[Category:Documentation/Developers Guide/Database Access]]
+
[[Category:Documentation/Developer's Guide/Database Access]]

Revision as of 08:02, 5 June 2008



The SDBC driver for ADO supports the service com.sun.star.sdbcx.Driver. ADO does not allow modification on the database structure unless the database is a Jet Engine. Information about the limitations for ADO are available on the Internet. The URL for SDBC driver for ADO looks like this:

 sdbc:ado:<ADO specific connection string>

Possible connection strings are:

  • sdbc:ado:PROVIDER=Microsoft.Jet.OLEDB.4.0;DATA SOURCE=c:\northwind.mdb
  • sdbc:ado:Provider=msdaora;data source=testdb
Content on this page is licensed under the Public Documentation License (PDL).
Personal tools