From: Krasimir A. <ka2...@ya...> - 2005-10-04 09:51:38
|
Hi John, I can change Sqlite.hs to Sqlite2.hs in the next HSQL release but unfortunatelly this wil break the existing programs that use SQLite. I hope that they aren't too much. HSQL already has SQLite3 driver. Cheers, Krasimir --- John Lask <jv...@ho...> wrote: > recently used HSQL: and had to make some mods.. > fromSqlValue > > also advise that you change name of sqlite module as > under windows/hugs the > sqlite.dll (hugs c interface) will cause a name > clash with sqlite.dll > (sqlite dll) - advise to change to something like > sqlite2 as the sqlite3 dll > is incompatible and you might want to add sqlite3 > support at later stage. > > in the export list of HSQL as then it is possible to > define instances of > SqlBind outside of HSQL > > JL. > > > > > ------------------------------------------------------- > SF.Net email is sponsored by: > Tame your development challenges with Apache's > Geronimo App Server. Download > it for free - -and be entered to win a 42" plasma tv > or your very own > Sony(tm)PSP. Click here to play: > http://sourceforge.net/geronimo.php > _______________________________________________ > htoolkit-users mailing list > hto...@li... > https://lists.sourceforge.net/lists/listinfo/htoolkit-users > __________________________________ Yahoo! Mail - PC Magazine Editors' Choice 2005 http://mail.yahoo.com |