ANNOUNCE: HSQL 1.7 released
What is new? ~~~~~~~~~~ 1. Driver for Oracle 2. getFieldValueMB is deprecated. Now there is the instance declaration: instance SqlBind a => SqlBind (Maybe a) It allows to use getFieldValue instead of getFieldValueMB. Thanks to Frederik Eaton for this idea. 3. Database.HSQL.SQLite is renamed to Database.HSQL.SQLite2. The trouble was that with Hugs for each module with FFI is generated an extra .dll/.so library. In this case the library is SQLite.dll which on Windows overlaps with the name of the real sqlite.dll library. Home page ~~~~~~~~~ http://htoolkit.sourceforge.net Download from ~~~~~~~~~~~~~ https://sourceforge.net/project/showfiles.php?group_id=65248&package_id=9395...
Am Freitag, 16. Dezember 2005 10:00 schrieb Krasimir Angelov:
[...]
Home page ~~~~~~~~~
By the way, are you still working on the actual HToolkit (GUI) project?
[...]
Best wishes, Wolfgang
2005/12/16, Wolfgang Jeltsch <wolfgang@jeltsch.net>:
Am Freitag, 16. Dezember 2005 10:00 schrieb Krasimir Angelov:
[...]
Home page ~~~~~~~~~
By the way, are you still working on the actual HToolkit (GUI) project?
Unfortunatelly, not. I don't have enough time to work on it. Krasimir
participants (2)
-
Krasimir Angelov -
Wolfgang Jeltsch