Subject | Native OpenOffice database driver forFirebird (SDBC) |
---|---|
Author | KamiHĂr |
Post date | 2004-11-10T18:17:59Z |
This message has posted on developer newsgroup... What is your opinion?
Hello!
First of all, I am not a talented programmer to create SDBC like
drivers. But I think more more cooperation with another successful
opensource project is very good...
This may help to Firebird to spread faster and be well know...
SDBC is modeled closely to JDBC, so using a JDBC driver as base for an
SDBC driver should be possible. In this sense, you might not think of
SDBC as an "own abstraction layer", but simply as the UNO representation
of JDBC (UNO is OpenOffice.org's component model). Additionally, SDBC
(more precise: its extensions SDBCX and SDB) provide additional features
which are not present in JDBC, or were not present at the time SDBC was
invented.
More information at:
http://dba.openoffice.org/
http://dba.openoffice.org/specifications/index.html
http://dba.openoffice.org/miscellaneous/index.html
http://api.openoffice.org/docs/DevelopersGuide/Database/Database.htm
http://api.openoffice.org/docs/common/ref/com/sun/star/sdbc/module-ix.html
http://api.openoffice.org/docs/common/ref/com/sun/star/sdbcx/module-ix.html
http://api.openoffice.org/docs/common/ref/com/sun/star/sdb/module-ix.html
http://dba.openoffice.org/miscellaneous/dba20.html#base20
http://development.openoffice.org/servlets/Search?resultsPerPage=40&query=sdbc&scope=domain&artifact=helm+project&artifact=helm+user&artifact=picayune+ALL&artifact=wedge+ALL&artifact=eyebrowse+ALL&artifact=nidaba+ALL&artifact=apache+content&artifact=apache+help-docs&artifact=scarab+ALL&artifact=issuezilla+ALL&Button=Search
Lists:
http://dba.openoffice.org/servlets/ProjectMailingListList
users@...
dev@...
Best regards,
KAMI
Hello!
First of all, I am not a talented programmer to create SDBC like
drivers. But I think more more cooperation with another successful
opensource project is very good...
This may help to Firebird to spread faster and be well know...
SDBC is modeled closely to JDBC, so using a JDBC driver as base for an
SDBC driver should be possible. In this sense, you might not think of
SDBC as an "own abstraction layer", but simply as the UNO representation
of JDBC (UNO is OpenOffice.org's component model). Additionally, SDBC
(more precise: its extensions SDBCX and SDB) provide additional features
which are not present in JDBC, or were not present at the time SDBC was
invented.
More information at:
http://dba.openoffice.org/
http://dba.openoffice.org/specifications/index.html
http://dba.openoffice.org/miscellaneous/index.html
http://api.openoffice.org/docs/DevelopersGuide/Database/Database.htm
http://api.openoffice.org/docs/common/ref/com/sun/star/sdbc/module-ix.html
http://api.openoffice.org/docs/common/ref/com/sun/star/sdbcx/module-ix.html
http://api.openoffice.org/docs/common/ref/com/sun/star/sdb/module-ix.html
http://dba.openoffice.org/miscellaneous/dba20.html#base20
http://development.openoffice.org/servlets/Search?resultsPerPage=40&query=sdbc&scope=domain&artifact=helm+project&artifact=helm+user&artifact=picayune+ALL&artifact=wedge+ALL&artifact=eyebrowse+ALL&artifact=nidaba+ALL&artifact=apache+content&artifact=apache+help-docs&artifact=scarab+ALL&artifact=issuezilla+ALL&Button=Search
Lists:
http://dba.openoffice.org/servlets/ProjectMailingListList
users@...
dev@...
Best regards,
KAMI