Web Links [Tag : ADO]
Sort By :
1. VB.NET 2005 Tutorials: Editing Data With ADO .NET
VB.NET 2005 Tutorials: Editing Data With ADO .NET In this tutorial you will learn about Editing Data With ADO .NET - Updating Data, Adding Data, Typed data set, Untyped data set, Deleting Data, Editing with a DataGrid.
Category:   ASP.NET > Tutorials

Hits: 5    Rating: 0.00    Votes: 0
Member Reviews Visitor Ratings Google PR

2. VB.NET 2005 Tutorials: Access and Manipulate Data - ADO .NET Object Model
VB.NET 2005 Tutorials: Access and Manipulate Data - ADO .NET Object Model - In this tutorial you will learn about The ADO .NET Object Model, Data Providers and Their Objects and the Dataset Objects ADO .NET renders very good support for working with disconnected data. ADO .NET 2.0 comes with additional features that enhance the performance of common database tasks.
Category:   ASP.NET > Tutorials

Hits: 2    Rating: 0.00    Votes: 0
Member Reviews Visitor Ratings Google PR

3. Generate Excel files with ADO part I
A complete tutorial learning you how to query and update an excel spredsheet on the fly before sending it back to the client. Can put data on multiple sheets in difference of the changing MIME document method!
Category:   ASP > Tutorials > Excel and ASP

Hits: 2    Rating: 0.00    Votes: 0
Member Reviews Visitor Ratings Google PR

4. Faster Singleton Queries with ADO
It is very common operation to request one field of information via a database query. This is called a singleton query. ADO.Net has specific functions for singleton queries, but not ADO (ActiveX Data Objects). This article describes how to use an ADO command object to perform faster singleton queries.
Category:   ASP > Tutorials > Database-related

Hits: 2    Rating: 0.00    Votes: 0
Member Reviews Visitor Ratings Google PR

5. Building Web Solutions with ASP .NET and ADO .NET
Most Web applications follow a simple "3F" pattern: fetch, format, and forward data to the browser. With this in-depth guide, developers can take their Web design and programming skills to the next level to build more complex Web pages, applications, and services. The book demonstrates the advanced data-access capabilities of ADO.NET and the powerful page-creation capabilities of ASP.NET, plus how to employ code reusability, pagelets, code-behind, server-side controls, and other time-saving techniques.
Category:   ASP.NET > Books

Hits: 2    Rating: 0.00    Votes: 0
Member Reviews Visitor Ratings Google PR

6. DevGuru ADO Quick Reference Guide
This is an informative 323 page reference source that documents all of the properties, collections, methods, and events for the nine ADO (ActiveX Data Objects) objects and the three RDS (Remote Data Services) objects.
Category:   ASP > References

Hits: 4    Rating: 0.00    Votes: 0
Member Reviews Visitor Ratings Google PR

7. Interrogating a Stored Procedure with ADO
This article describes how to use the refresh method of the ADO Parameters collection to interrogate a stored procedure. It shows how to create the code in an automated fashion for use in VBScript connecting to MS SQL Server 7.
Category:   ASP > Tutorials > Database-related

Hits: 2    Rating: 0.00    Votes: 0
Member Reviews Visitor Ratings Google PR

8. Whats in an ADO Connection String?
This article explains ADO connection strings and parameters. By the end of the article you should be able to build appropriate ones on your own instead of cutting and pasting them.
Category:   ASP > Tutorials > Database-related

Hits: 2    Rating: 0.00    Votes: 0
Member Reviews Visitor Ratings Google PR

9. Professional ADO 2.5 RDS Programming with ASP 3.0
Getting the most out of ASP-based Web pages on the Microsoft Web platform is the mission of Professional ADO 2.5 RDS Programming with ASP 3.0, a practical-minded tutorial for developing Web pages with dynamic content using the latest standards from Microsoft, including ADO, RDS, and XML. It features short, comprehensible tutorials on basic ASP development using ActiveX Data Objects (ADO) and Remote Data Services (RDS) for Internet Explorer. The text is filled with useful information, including bug workarounds, gotchas, and tips for better performance. Of special interest is the material on using XML to deliver database results. Another helpful section shows how to use Visual Basic to create data objects on the middle tier. This simple solution will at least get you started with Microsofts Distributed interNet Architecture (DNA) "best practices" for creating scalable Web applications.
Category:   ASP > Books

Hits: 5    Rating: 0.00    Votes: 0
Member Reviews Visitor Ratings Google PR

10. Paging: Use ADO, getrows, or a Stored Procedure?
Paging is basically querying a database and presenting a page full of the querys results. In ASP and SQL Server programming, there are three approaches to paging. This article compares the approaches and explains which one is the most efficient when dealing with very large sets of data.
Category:   ASP > Tutorials > Database-related

Hits: 2    Rating: 0.00    Votes: 0
Member Reviews Visitor Ratings Google PR

Pages: 1 2 [Next >]