database connectivity - Data Abstract for .NET

  1. Data Abstract for.NET 9.5

    Release Notes: support for parametrized statements used to retrieve last AutoInc value from database. 80671: Cannot merge table rows back if one of the PK fields has the ServerAutorefresh flag set. 81053: ... Connection.GetTableFields method fails for Pervasive ADO.NET driver. 81045: ElevateDB driver definition doesn't support command calls and AutoInc table fields. 80788: Forbid to change SessionID ... for LocalDataAdapter/LocalCommand once its data service has been activated. 81060: Give proper name to the default DB Connections factory. 80761: Local Data Adapters can leak db connections when not properly disposed of. 81413: ...

  2. About Data Abstract for.NET

    Description: Fast, easy and secure data access for your apps. Data Abstract for.NET makes it easy to build database-driven applications for all major platforms. It uses a multi-tier approach to data access, ... implementation details. Data Abstract lets you use briefcase files to make data available in your local app, even when the user is not connected to the network. You can even let the user make changes to the data, ... and upload them at a later time. Data Abstract also completely abstracts away the nitty-gritty details of working with various database back-ends. While you can get your hands dirty and for example write ...

  3. Data Abstract for.NET 9.4

    Release Notes: Improves database access timeout management. Improves database access timeout management. 79112: Cannot perform data update operations using DB driver with SequentialWithName parameters binding ... Cannot connect to Relativity when self-signed certificate is used. 79396: Wizard: Connection editor hangs when testing not fully defined connection. 79670: Wrong kind of text quotes (single vs double) ...

  4. Data Abstract for.NET 10.0.0.1515

    Release Notes: support and new database driver profile). Updated Oracle database driver. Managed driver version is used by default. Streamlined Syntax for async DA LINQ queries. New DynamicWhere expressions: ...

  5. Data Abstract for.NET 10.0.0.1481

    Release Notes: Service Builder now supports connecting to TLS and zeroconf servers. New lightweight session update mode in Olympia Server. Stability improvements for Olympia Server. Zeroconf information now ... includes TLS status. Service Builder now supports connecting to TLS and zeroconf servers. New more granular ServiceUnknownMethodException. ...

  6. Data Abstract for.NET 9.7.115

    Release Notes: Adds support for Microsoft Visual Studio 2019. Support for Visual Studio 2019. Updates database profile for NexusDB. 82263: DA LINQ cannot handle nullable fields in List.Contains expression. 82267: ...

  7. Data Abstract for.NET 9.6.113

    Release Notes: Includes new sample server. Created a new sample server. Auto-adding references to Remoting SDK assemblies by "Connect to..." tooling corrupts the VS project properties for Elements ...

  8. Schemas provide a unique approach to the middle tier.

    Features: Data Abstract has a unique approach for defining and implementing the middle tier- the server that stands between your clients and the database- and controls and validates data access. Rather than ... to expose to the clients and how to expose them. They can define data access rules and restrictions for access and updates. They can also abstract different database types and structures, letting you expose ... a unified data layer regardless of the underlying database system, or make migration between different databases easy. An added benefit is that you don't have to write any SQL code- unless you want to. ...

  9. Data Abstract for.NET 9.3

    Release Notes: Substring method is not supported by SQL Generator. 78186: Improve connection string parser error message. 78575: Incorrect SQL is generated for DA SQL statements with EXISTS clause. 78058: Move Query ...

  10. Data Abstract 8 released

    Release Notes: a brand-new sample database and brand-new suite sample applications that go with it. PCTrade version 2 has been redesigned from the ground up to make it easier to get you started with Data Abstract and try out ...