May 17, 2008 version # 2.3.1
|
| Improvements |
| #571. Added support for run- and design-time features of Visual Studio 2008. |
March 6, 2008 version # 2.3.0
|
| Issues Addressed |
| #570. Fixed problem with showing hidden columns (resulted from aggregated functions) in SQL. |
October 6, 2006 version # 1.8.0
|
| Issues Addressed |
| #457. Unable to connect to server from real Win.CE device, which does not have DNS configured. |
| Improvements |
| #456. All improvements and bug fixes from 2.2 are retrofited into 1.8 version. |
October 4, 2006 version # 2.2
|
| Issues Addressed |
| #454. Fixed problem in setup of source code version. Not registering adapter for use with VS 2005. |
| #455. Fixed problem with memory consumtion on server when executing large SQL scripts (not closing prepared queries). |
July 22, 2006 version # 2.1
|
| Issues Addressed |
| #418. Fixed minor desing-time problems. |
July 22, 2006 version # 1.7.0
|
| Improvements |
| #419. Greatly improved design-time functionality. |
July 22, 2006 version # 2.1
|
| Improvements |
| #423. Added support for Delphi 2006 (BDS 4) design-time functionality. |
| #424. Greatly improved design-time features. |
January 11, 2006 version # 2.0.0
|
| Improvements |
| #353. Support for MS.NET Framework 2.0 & ADO.Net 2.0 |
| #354. Support for MS VS.Net 2005 (design-time features) |
| #355. Support for .NET Data Provider Enumeration. |
| #356. Support for ConnectionStringBuilder interface. |
April 20, 2005 version # 1.6.0
|
| Improvements |
| #301. Added separate Compact Framework release. |
| #302. Added access to DBISAM field's description meta-info. |
| #303. Added support for SQL script execution. |
March 23, 2005 version # 1.5.0
|
| Issues Addressed |
| #300. Memo field parameters passed incorrectly to DBISAM server. |
December 11, 2004 version # 1.4.0
|
| Issues Addressed |
| #259. Problems with connection pooling. |
| #262. Compatibility with DISAM 4.15. |
| Improvements |
| #260. Now supports all parameters in connection pooling. |
| #261. Native IP-address support in CF-version instead of using DNS; |
May 26, 2004 version # 1.3.0
|
| Improvements |
| #47. Added support for GUID data type. |
| #48. DbisamBlob class interface is extended. |
| #49. Added support for DbisamParameter. Size property. |
| #50. Extended support for type conersion into DbisamParameter.Value |
| #51. Added extended error handling in CommandBuilder. |
| #52. Improved connection pooling, by adding connection validation and server ping (dbisam 4 only). |
| #53. Added DbisamConnection.Passwords for password maintenance, which is necessary to handle encrypted tables. |
| #54. Added design-time editor for DbisamConnection.Passwords. |
April 22, 2004 version # 1.2.0
|
| Improvements |
| #55. Support for protocol compression (ver. 3 & 4). |
| #56. Encryption made compatible with Compact Framework requirements. |
| #57. Added support for ComandBehaviour (keyinfo, schemaonly, singlerow). |
| #58. Added checks for opened connection and datareader. |
| #59. Added Command.Prepare method. |
| #60. Added support for BCD and bytes. |
| #61. Added connection pooling (for ASP.Net). |
| #62. Added automatic reconnect feature. |
| #63. Added support for named parameters in SQL statements. |
| #64. Added ability to assign String type values to Blob type fields. |
March 25, 2004 version # 1.1.0
|
| Improvements |
| #65. Added support for DBISAM v4. |
| #66. Modified ConnectionDialog to provide access to EngineVersion parameter. |
| #67. Added powerfull design-time component & property editors, allowing to configure Connections, Commands and DataAdapters. |
March 5, 2004 version # 1.0.3
|
| Issues Addressed |
| #68. Problems with incorrect date encoding. |
| #71. Minor bugs, added design-time functionality. |
| Improvements |
| #69. Added SimpleGridDemo. |
| #70. All demo applications are tested for compatibility with C# Builder. |