Re: Database Connectivity
Dmitry Dorofeev <[email protected]> Wed, 02 Oct 2002 17:06:00 +0400
| Newsgroups | gmane.comp.mozilla.devel.xpcom |
|---|---|
| Organization | Another Netscape Collabra Server User |
| Message-ID | <[email protected]> |
I am writting XPCOM module for mysql. Going to post code to mozdev.org once get it work on MACOS X. will be http://mysql.mozdev.org/ Udit wrote: > I am looking for a XPCOM component that facilitates connectivity to a SQL > database (Sybase). I am trying to write a XUL application that gets data > from a database, and from what I have been reading the way to do it would be > using an XPCOM. Any info regarding this will be appreciated. > > Udit > >