Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.
Diese Version behebt einen Fehler in der Client-C-Bibliothek und die ODBC-Bibliothek von Big-Endian-CPUs nicht die Verbindungen zu der Datenbank. Es behebt auch ein kleineres Problem mit dem Typ SERIAL.
Tags:
Major bugfixes
This version fixes a bug in the client C library and the ODBC library of big endian CPUs not allowing connections to the database. It also fixes a minor problem with the SERIAL type.
Diese Veröffentlichung fügt gespeicherte Prozeduren (in C im Moment, aber die Verknüpfung mit anderen Sprachen ist bereits möglich). Eine SELECT-Anweisung SERIAL wurde hinzugefügt, um automatisch Werte in einer SERIAL-Typ-Feld einfügen. Die Präzision von NUMERIC-Typen wurde auf 32 Stellen erweitert. Es ist nun möglich, um Datenbanken mit den Berechtigungen des Benutzers ein System.
Tags:
Major feature enhancements
This release adds stored procedures (in C at the moment, but interfacing with other languages is already possible). A SELECT SERIAL statement has been added to automatically insert values in an SERIAL type field. The precision of NUMERIC types has been augmented to 32 digits. It's now possible to query databases with the permissions of any system user.