DatabaseClient

DatabaseClient is a set of objects for use with the .NET framework
Download

DatabaseClient Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Purchase
  • Price:
  • $15.00
  • Publisher Name:
  • SP extreme
  • Publisher web site:
  • Operating Systems:
  • Windows NT 4, Windows 98, Windows 2000, Windows NT, Windows XP
  • File Size:
  • 280.27K

DatabaseClient Tags


DatabaseClient Description

DatabaseClient is a set of objects for use with the .NET Framework, which provides a wrapper for all the standard database calls. DatabaseClient Currently supports SQL Server, Oracle, OLE and ODBC calls. DatabaseClient includes two objects. They are called DatabaseWrapper and DatabaseHelper. DatabaseWrapper is used to create a database connection and make SQL calls to any database using either a Query or Non-Query based call. The wrapper also supports Scalar calls. DatabaseWrapper was designed so that all the database calls incur no more overhead then directly interacting with the standard database provider methods. DatabaseHelper is used to make it even easier to interact with your database. It contains a set of Static methods to quickly obtain the data you require from your database. The set of methods provide all of the same database interactions as DatabaseWrapper. Features Supports SQL Server, Oracle, OLE, and ODBC. Supports standard database calls(ExecuteQuery, ExecuteNonQuery, ExecuteScalar). Returns queried data in a DataSet. Ability to define the connection string in the web.config file. DatabaseHelper is a set of static functions to perform any SQL call in a single line of code. Separates database interactions from your code. Complete documentation.


DatabaseClient Related Software