[gnome-db] mSQL provider update



Hi crew,

Comitted a couple of updates :

configure.in: the script detects the msql 3.x if available. This API has numerous advatages over the preceeding 2.x version.

libgda/gda-value.c: added the following GdaValue types. GDA_VALUE_TYPE_BIGUINT, GDA_VALUE_UINTEGER, GDA_VALUE_SMALLUINT, GDA_VALUE_TINYUINT for handling unsigned integer typed columns, as they were introduced in MSQL 3.0 for instance. 

providers/msql/* : The multitudes of warnings are now gone. A Nasty bug in gda_msql_make_error() has been fixed and a bunch of extensions to support the new mSQL 3.x API.


cheers,
Danilo



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]