Devv.Core.UniDataTier

A generic and easy to use data access layer compatible with SQL Server, Oracle, OleDb and ODBC
Download

Devv.Core.UniDataTier Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Publisher Name:
  • Igor Ramadas
  • Operating Systems:
  • Windows All
  • File Size:
  • 28 KB

Devv.Core.UniDataTier Tags


Devv.Core.UniDataTier Description

Devv.Core.UniDataTier was designed to be a generic and easy to use data access layer compatible with SQL Server, Oracle, OleDb and ODBC. Support for other databases (MySQL was tested in the early stages) can be easily added using the provided Enum and overloaded methods. The idea is not to make the most powerful data access layer out there, but instead one that's is quite easy to use and implement. Use the Config class to set the default configuration for this data access library. The default initial values are: - Encoding: UTF8 - MaxRetry: 2 (max connection retries) - RetryInterval: 500ms (interval between connection retries) - LogPath: /DatabaseLogs (inside the application folder, can also be a physical path) - LogEnabled: False - QueryFieldNullable: False (if true, empty values will be passed as NULL by the Query object)


Devv.Core.UniDataTier Related Software