DataSet 1.0 RC4 is out. I was thinking to put this 1.0 version.
I still want to check some features and test them.
Still I like to get some more experience, from my applications.
DataSet development is mainly due error found through my
applications.
Goal is that API won't change. There might be some minor add-on.
Like now SQLColumnInfo more methods. The swing part needs still more
testing.
If you have comments and you like to use this, please give some feedback.... read more
New release of DataSet (http://dataset.sohlman.com). Includes some bug fixes and also Swing connection developement and new example application for Swing.
I feel that I'm closing the real 1.0 version. See also NetForm project which is using dataset. http://netform.sohlman.com
New release of DataSet (http://dataset.sohlman.com). Includes some bug fixes.
I feel that I'm closing the real 1.0 version. See also NetForm project which is using dataset. http://netform.sohlman.com
New release of DataSet. Includes some bug fixes.
I feel that I'm closing the real 1.0 version.
DataSet library is Java based library which is table form datacontainer in memory. It has fixed number of columns and varying numbers of rows. It reads and writes data from datasource through pluggable engines.
One of the main usages to use it as higher level API for SQL Databases.
DataSet is table form data container. Mainly intented to use with DataBases. More info http://dataset.sohlman.com
DataSet library is Java based library which is table form datacontainer in memory. It has fixed number of columns and varying numbers of rows. It reads and writes data from datasource through pluggable engines. One of the main usages to use it as higher level API for SQL Databases.