From: Francesco <fr...@us...> - 2005-07-17 19:01:08
|
name: wxSQLite3 wxversion: 2.6 category: non-gui language: cpp description: wxSQLite3 is a C++ wrapper around the public domain SQLite 3.x database and is specifically designed for use in programs based on the wxWidgets library. wxSQLite3 does not try to hide the underlying database, in contrary almost all special features of the current SQLite3 version 3.2.2 are supported, like for example the creation of user defined scalar or aggregate functions. Since SQLite stores strings in UTF-8 encoding, the wxSQLite3 methods provide automatic conversion between wxStrings and UTF-8 strings. This works best for the Unicode builds of wxWidgets. This feature is not fully tested for ANSI builds. location: wxsqlite3 cdate: 2017-07-20 id: 74 status: stable docs: doxygen buildsys: bakefile extdep: SQLite database wiki: disabled wxport: wxmsw samples: 1 approved: 0 author: Ulrich Telle version: 1.0 mantainerid: 12 Mantainer SF username: utelle Mantainer name: Ulrich Telle Mantainer mail address: ulr...@gm... |
From: Francesco M. <f18...@ya...> - 2005-07-17 20:01:01
|
updated the DB; Otto or John will give you CVS access... Francesco wrote: > name: wxSQLite3 > wxversion: 2.6 > category: non-gui > language: cpp > description: wxSQLite3 is a C++ wrapper around the public domain SQLite 3.x database and is specifically designed for use in programs based on the wxWidgets library. > > wxSQLite3 does not try to hide the underlying database, in contrary almost all special features of the current SQLite3 version 3.2.2 are supported, like for example the creation of user defined scalar or aggregate functions. > > Since SQLite stores strings in UTF-8 encoding, the wxSQLite3 methods provide automatic conversion between wxStrings and UTF-8 strings. This works best for the Unicode builds of wxWidgets. This feature is not fully tested for ANSI builds. > > location: wxsqlite3 > cdate: 2017-07-20 > id: 74 > status: stable > docs: doxygen > buildsys: bakefile > extdep: SQLite database > wiki: disabled > wxport: wxmsw > samples: 1 > approved: 0 > author: Ulrich Telle > version: 1.0 > mantainerid: 12 > > Mantainer SF username: utelle > Mantainer name: Ulrich Telle > Mantainer mail address: ulr...@gm... > > > > ------------------------------------------------------- > SF.Net email is sponsored by: Discover Easy Linux Migration Strategies > from IBM. Find simple to follow Roadmaps, straightforward articles, > informative Webcasts and more! Get everything you need to get up to > speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click > _______________________________________________ > wxCode-users mailing list > wxC...@li... > https://lists.sourceforge.net/lists/listinfo/wxcode-users > |
From: John L. <jla...@gm...> - 2005-07-18 03:01:51
|
On 7/17/05, Francesco Montorsi <f18...@ya...> wrote: > updated the DB; Otto or John will give you CVS access... Added in components/wxsqlite3, give SF a few hours to update itself before adding to it. Regards, John Labenski =20 > Francesco wrote: > > name: wxSQLite3 > > wxversion: 2.6 > > category: non-gui > > language: cpp > > description: wxSQLite3 is a C++ wrapper around the public domain SQLite= 3.x database and is specifically designed for use in programs based on the= wxWidgets library. > > > > wxSQLite3 does not try to hide the underlying database, in contrary alm= ost all special features of the current SQLite3 version 3.2.2 are supported= , like for example the creation of user defined scalar or aggregate functio= ns. > > > > Since SQLite stores strings in UTF-8 encoding, the wxSQLite3 methods pr= ovide automatic conversion between wxStrings and UTF-8 strings. This works = best for the Unicode builds of wxWidgets. This feature is not fully tested = for ANSI builds. > > > > location: wxsqlite3 > > cdate: 2017-07-20 > > id: 74 > > status: stable > > docs: doxygen > > buildsys: bakefile > > extdep: SQLite database > > wiki: disabled > > wxport: wxmsw > > samples: 1 > > approved: 0 > > author: Ulrich Telle > > version: 1.0 > > mantainerid: 12 > > > > Mantainer SF username: utelle > > Mantainer name: Ulrich Telle > > Mantainer mail address: ulr...@gm... > > > > > > > > ------------------------------------------------------- > > SF.Net email is sponsored by: Discover Easy Linux Migration Strategies > > from IBM. Find simple to follow Roadmaps, straightforward articles, > > informative Webcasts and more! Get everything you need to get up to > > speed, fast. http://ads.osdn.com/?ad_id=3D7477&alloc_id=3D16492&op=3Dcl= ick > > _______________________________________________ > > wxCode-users mailing list > > wxC...@li... > > https://lists.sourceforge.net/lists/listinfo/wxcode-users > > >=20 >=20 >=20 > ------------------------------------------------------- > SF.Net email is sponsored by: Discover Easy Linux Migration Strategies > from IBM. Find simple to follow Roadmaps, straightforward articles, > informative Webcasts and more! Get everything you need to get up to > speed, fast. http://ads.osdn.com/?ad_id=3D7477&alloc_id=3D16492&op=3Dclic= k > _______________________________________________ > wxCode-users mailing list > wxC...@li... > https://lists.sourceforge.net/lists/listinfo/wxcode-users > |