.Net DataAccessLayer PHP script

SPONSORED LINKS

    Specification

  • Version:
  • File size: 0 KB
  • File name: developerbio.aspx?developerid=130
  • Last update:
  • Platform: Windows
  • Language: PHP
  • Price:Commercial License (
  • Company: YeagerTech Consulting, Inc (View more)

.Net DataAccessLayer script description:



.Net DataAccessLayer is a PHP script for Database Tools scripts design by YeagerTech Consulting, Inc. It runs on following operating system: Windows.
.Net DataAccessLayer is a class for all DB I/O services.

Publisher review:
.Net DataAccessLayer is a class for all DB I/O services. The DataAccessLayer component is a class for all DB I/O services. You can use these methods to handle all your DB I/O. This includes overloaded GetData, SaveData, ExecuteNonQuery, ExecuteScalar methods for OLEDB, SQLServer, ORACLE and DB2 databases. Access to the ORACLE databases has a choice of two different providers (Microsoft or ORACLE). Use the "SaveData" methods when you are concerned about database concurrency issues. The SaveData methods return updated data in a dataset and can then be further queried for concurrency issues. The various methods also include different ways of the data being passed to this class like in datasets, datatables, datarows, etc. In addition, you pass an "UpdateType" argument in these methods which will tell .Net how to proceed in case of an error occurring on an UPDATE statement (like concurrency, for instance). The possible .Net "UpdateType"s are: Continue, ErrorsOccurred, SkipAllRemainingRows, SkipCurrentRow which are self explanatory. Everyone but "ErrorsOccurred" will NOT generate an exception, rather, these rows will be flagged as having errors and you can process them accordingly at your client level. Inside the "ErrorUpdate" region, code exists to capture the IDENTITY value of the row being inserted for the OLEDB and SQLClient (CommandText only, since executing a stored procedure can bring back the IDENTITY value) providers. This value is passed back up in the object that called the method through the dataset. The IDENTITY value is always assumed to be the first column in a table. In order for the IDENTITY value to be returned inside your dataset, you must have the "ReadOnly" attribute set to FALSE for the IDENTITY value field inside the datatable you are updating (only pertains to the OLEDB and SQLClient, for CommandText only) providers. Every possible error exception for all methods are handled.
Operating system:
Windows

Related script downloads:

Latest script and internet news

Samsung launched the Premium Music Hub

Samsung launched the Premium Music Hub

Samsung finally gives consumers multiple audio streaming countries promised a while. Premium Music Hub allows users access to over 19 million songs, along with other useful functions.

Posted on: 30 May 2012 13:02 by A. Brown

This could be the first photos of iPhone 5

This could be the first photos of iPhone 5

IPhone\'s case came online in a few pictures that confirm rumors of a larger screen. This could be the first photos of the next iPhone, but nothing is really safe to Apple announcement.

Posted on: 30 May 2012 12:58 by A. Brown

IE 10 for Windows 8, comes with Adobe Flash support

IE 10 for Windows 8, comes with Adobe Flash support

After criticism received at Metro version of Internet Explorer 10 , initially offered no support for Adobe Flash technology, Microsoft has taken measures to correct this problem by working directly with Adobe to integrate the necessary components into the

Posted on: 25 May 2012 10:36 by A. Brown

Windows 8: boot to fast to furious

Windows 8: boot to fast to furious

Last year began to circulate on the Internet videos where Windows 8 systems boot in 7 seconds. Unfortunately, from this performance derives some problems.

Posted on: 25 May 2012 07:28 by A. Brown

SPREAD THE WORD

User Rating

.Net DataAccessLayer
Rating: 1.5 out of 5
Based on 2 ratings. 2 user reviews.

  • Currently 1.50 out of 5
  • 1
  • 2
  • 3
  • 4
  • 5