Version:          
    10.10.0.49
Notes:    10.10.0.49 - Advantage .NET Data Provider
This Service Update of the Advantage .NET Data Provider addresses
the following issues:
- Rolled new installation containing new ACE, Communications Layer and Local Server DLLs.
10.10.0.44 - Advantage .NET Data Provider
This Service Update of the Advantage .NET Data Provider addresses the following issues:
- Added Support for Visual Studio 2012.
10.10.0.28 - Advantage .NET Data Provider
This Service Update of the Advantage .NET Data Provider addresses the following issues:
- Fixed a bug in the Advantage .NET Data Provider that caused the "Update Database from Model" functionality in an ADO.NET Entity Data Model to not maintain the existing entities (tables) in the data model.
- Fixed a bug where a LINQ to Entities clause in the form of <field>.Contains("somevalue") would generate POSITION( <field> in "somevalue"). Now the provider will correctly generate this as POSITION("somevalue" in <field>).
10.10.0.18 - Advantage .NET Data Provider
This Service Update of the Advantage .NET Data Provider addresses the following issues:
- Fixed a bug in the Advantage .NET Data Provider that caused the "Update Database from Model" functionality in an ADO.NET Entity Data Model to not maintain the existing entities (tables) in the data model.
10.10.0.17 - Advantage .NET Data Provider
This Service Update of the Advantage .NET Data Provider addresses
the following issues:
- Rolled new installation containing new ACE, Communications Layer and Local Server DLLs.
10.10.0.6 - Advantage .NET Data Provider
This Service Update of the Advantage .NET Data Provider addresses the following issues:
- Added support for the new FIPS, AES, and TLS connection options to the ADO.NET provider, the OLE DB provider, the ODBC driver, and the PHP driver.
10.10.0.0 - Advantage .NET Data Provider
This Service Update of the Advantage .NET Data Provider addresses the following issues:
- Fixed a bug where the message "This files is in use." was displayed when using the Open file dialog in the Connection String builder of the AdsDataAdapter Configuration wizard for creating a data dictionary connection.
- Fixed a 2159 error when casting a numeric constant with LINQ to Entities.