Version:          
    10.00.0.3
Notes:    10.0.0.3 - Advantage .NET Data Provider
This Service Update of the Advantage .NET Data Provider addresses the following issues:
- Added an Unprepare() method to the AdsCommand class of the Advantage .NET data provider to allow closing the SQL statement handle and releasing the tables opened on the server.
- Fixed a bug in the Advantage .NET Data Provider that caused connections to be destroyed rather than reused from the pool when the "Connection Lifetime" connection property was set to a non-zero value.
- Fixed a bug that caused the Visual Studio IDE to crash when creating a TableAdapter with a SELECT statement in which the table name case (upper/lower) did not match the name of the actual file on disk. The fix for this issue is in the server (Advantage Database Server and/or Advantage Local Server).