[Jsdc-info] JSDC 1.01. Fixes and multiple/flexible types.
Brought to you by:
zig007
From: JSDC u. information. <jsd...@li...> - 2006-09-11 02:02:27
|
This new version of JSDC features mainly bugfixes, but also a new and serious datatype: "multiple". This type allows for multiple values of different types in the same column. And what's more is that which values and types there are can be different on each row(!). It is a little difficult to explain actually. I am trying at http://jsdc.sourceforge.net/docs_reference.php#datatypes // Zig007 |