Home > Downloads > History log
.Net Articles
DataLG
Downloads
Contact

SourceForge.net Logo

DATALG HISTORY LOG
HISTORY LOG OF DATALG

Version 1.6.0
* Major optimization, now goes 2 to 3 times faster than previous release.
* Minor bug fixes

Version 1.5.4
* Added the ability to retrieve and insert null values.
* Added a contextual menu.
* Fixed the bug with stored procedures with result sets.
* Minor bug fixes

Version 1.5.3
* Added a new overload for the Delete function.
* Minor bug fixes

Version 1.5.1
* Added many functionalities, including the possibility to save, and also to view a description of the items in the analysed database.
* Optimized the database analysis process, now goes a lot faster.
* Major changes to the user interface.
* Minor bug fixes.

Version 1.4.3 - Ms Sql Server 2000
* Fixed bug when analysing stored procedures with varchar or nvarchar parameters.

Version 1.4.0
* Added documentation for the generated assemblies.
* Added and modified overloads for Insert.
* Added overloads for Update.
* Minor bug fixes.

Version 1.3.0
* Automated support for null values.
* Added a new overload for the Select function on table and view items. This new overload allows to specify a parameter(s) for the where clause without specifying that this parameter(s) is for the Where clause or for the Order By clause.

Version 1.2.0
* Added support for workgroup security in Ms Access 2000 module.

Version 1.1.0
* Added a new overload for the Select function for table items. This new overload allows to select a specific record by providing the value of the primary key, that key being composed of one or more fields.