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

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

Revision as of 11:50, 4 June 2008



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