Difference between revisions of "Documentation/DevGuide/Database/The SDBC Driver for OpenOffice.org Calc Files"

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 address books
 
|NextPage=Documentation/DevGuide/Database/The SDBC Driver for address books
 
}}
 
}}
{{DISPLAYTITLE:The SDBC Driver for {{PRODUCTNAME}} Calc Files}}
+
{{Documentation/DevGuideLanguages|Documentation/DevGuide/Database/{{SUBPAGENAME}}}}
 +
{{DISPLAYTITLE:The SDBC Driver for {{PRODUCTNAME}} Calc Files}}
 
This driver is a basic driver for {{PRODUCTNAME}} Calc files. It can only be used to fetch data from existing tables and no modifications are allowed. The connection is read-only. The URL for this driver is:
 
This driver is a basic driver for {{PRODUCTNAME}} Calc files. It can only be used to fetch data from existing tables and no modifications are allowed. The connection is read-only. The URL for this driver is:
  

Revision as of 12:45, 15 May 2009



This driver is a basic driver for OpenOffice.org Calc files. It can only be used to fetch data from existing tables and no modifications are allowed. The connection is read-only. The URL for this driver is:

 sdbc:calc:<file url to a OpenOffice.org Calc file or any other extension known by this application>

For instance:

 sdbc:calc:file:///d:/calcfile.odt
Content on this page is licensed under the Public Documentation License (PDL).
Personal tools
In other languages