Re: SDBC
Peter Eberlein <[email protected]>
| Newsgroups | gmane.comp.openoffice.devel.general |
|---|---|
| Message-ID | <[email protected]> |
Hi, Am 01.03.2011 06:51, schrieb Ocke Janssen: > Hello Rohit, > > On 22.02.2011 16:16, Rohit Kulkarni wrote: >> Hello, >> We are students studying in Pune University. We are group of 3 students. >> We are developing the SDBC driver for LDAP directories. >> We are using OpenOffice 3.2.1 source code for this ( OOO320_m19). We >> have successfully built OpenOffice and we found that currently some >> Mozilla component is used for this. I think the component named XPCOM is >> used. We also found some files related to LDAP connection. >> We want to know more on SDBC driver. Are there any functions that SDBC >> driver must implement? Architecture of SDBC ? >> Also, Is it possible to build only sbase? >> And, Is there anyone that is working on it...? > The list to ask such things and more is [email protected]. You'll > find a lot of information in the wiki. See > http://wiki.services.openoffice.org/wiki/Documentation/DevGuide/Database/Writing_Database_Drivers > > and here > http://wiki.services.openoffice.org/wiki/Documentation/DevGuide/Database/SDBC_Driver > > The interface description can be found here > http://api.openoffice.org/docs/common/ref/com/sun/star/sdbc/XDriver.html > > The source code is connectivity but that you already know I guess. > In which language do you plan to write the driver C++, Java, ... > good news, and don't forget to fix the ldap bugs ;) e.g. http://openoffice.org/bugzilla/show_bug.cgi?id=85356 Regards Peter --