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

From Apache OpenOffice Wiki
Jump to: navigation, search
m (FINAL VERSION FOR L10N)
m
 
Line 8: Line 8:
 
}}
 
}}
 
{{Documentation/DevGuideLanguages|Documentation/DevGuide/Database/{{SUBPAGENAME}}}}  
 
{{Documentation/DevGuideLanguages|Documentation/DevGuide/Database/{{SUBPAGENAME}}}}  
  {{DISPLAYTITLE:The SDBC Driver for {{PRODUCTNAME}} Calc Files}}
+
  {{DISPLAYTITLE:The SDBC Driver for {{AOo}} 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 {{AOo}} 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 {{PRODUCTNAME}} Calc file or any other extension known by this application>
+
   sdbc:calc:<file url to a {{AOo}} Calc file or any other extension known by this application>
  
 
For instance:
 
For instance:

Latest revision as of 14:14, 21 December 2020



This driver is a basic driver for Apache OpenOffice 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 Apache OpenOffice 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