|
|
 More Subcategories Available
| Connections [+] Favor-It | |
| |
 |
| | Sort By:
|
The following is a complete database access layer in which you can connect to sql server (easily upgradable to any oledb database) with a: stored procedure with or without params, with or without return values! Author: Devteam Code: ASP.NET v1.0 & C# |
This article describes the installation, implementation, and behavior of HTTP connectivity in SQL Server 2000 Analysis Services Service Pack 3. Author: Dennis Kennedy Code: ASP.NET v1.0 & VB |
This tutorial will show you how to connect to SQL Server using VB and a SqlDataSource Control. The following example shows a connection to the SQL Server Northwind sample database using a connection string. Author: AspNet Tutorials Code: ASP.NET v2.0 & VB |
|  | |
When compared to full-fledged OLE DB providers, Microsoft .NET managed providers have a lot to offer. First off, they deliver a simplified data access architecture that often results in improved performance without the loss of functional capabilities. Author: Dino Esposito Code: ASP.NET Beta 2 & VB |
This step-by-step article describes how to use the ODBC .NET Managed Provider in Visual Basic .NET. This article also includes samples connection strings that you can use to access your data.
Author: unknown Code: ASP.NET Beta 2 |
This example helps you create a general data component that you can use to switch back and forth between Sql and OleDb DataReaders and Collections, as well as allowing the flexibility of using either the Web.Config file, or a custom Connection String. Author: SuperDotNet Webmaster Code: ASP.NET v1.0 & C# |
This article describes how you can use ADO.NET to open a SQL Server database by using the SQL Server .NET data provider. ADO.NET gathers all of the classes that are required for data handling. Author: Microsoft Code: ASP.NET Beta 2 & VB |
|  | |
Managed providers can raise several exceptions. To obtain more detailed information about the cause, you need access to provider-specific error information. Author: Microsoft Code: ASP.NET Beta 2 & C# |
In this article I will describe one of the ways to build data access layer component, using such feature of the VS 2005 as Generic. In the project , named DA (this is "DataAccess") and having type of the "Class Library", we create the class "DataAccess". Author: Michael Livshitz Code: ASP.NET v2.0 & C# |
Icon Key >
 - Recently Updated
 - Showcase Listing
|