| Paketname | libxbsql0c2 |
| Beschreibung | SQL wrapper for XBase DBMS library |
| Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
| Version | 0.11-8 |
| Sektion | universe/libs |
| Priorität | optional |
| Installierte Größe | 204 Byte |
| Hängt ab von | libc6 (>= 2.4), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.1.1), libxbase2.0-0 |
| Empfohlene Pakete | |
| Paketbetreuer | Ubuntu Developers |
| Quelle | xbsql |
| Paketgröße | 60604 Byte |
| Prüfsumme MD5 | 82d88c67a1470ae569d29193697a3b5e |
| Prüfsumme SHA1 | 5a64335f382d680a2b8bc1ff1ed8b83af292151a |
| Prüfsumme SHA256 | 7fa6849c11f89d8b26f6c07a01ecd9cdd7c66767ab48d61201f41166147bd37f |
| Link zum Herunterladen | libxbsql0c2_0.11-8_i386.deb |
| Ausführliche Beschreibung | XBSQL is a wrapper library that provides an SQL-subset interface to the
XBase DBMS. XBSQL in no way provides anything like a complete SQL
implementation and in any case is hampered by various limitations of
XBase (such as no notion of a null value). It does, however, implement a
fairly useful subset, including select, insert, update and delete.
Select for instance supports joins, ordering, grouping, and the having
clause.
.
This package contains the run-time library. Use the libxbsql-dev package
to use it in C++ applications or the libxbsql-bin package to get a
shell-like, interactive utility.
|