Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Everything / ADO

ADO

ADO

Great Reads

by KRucker
A description of how how to convert a .NET DataSet to an ADODB Recordset.
by JatinKhimani
Develop a web application in 3 layer architecture code style
by callmepls
A Fast CSV Writer Using ATL
by Carlos Antollini
Simple database access using an ADO class.

Latest Articles

by KRucker
A description of how how to convert a .NET DataSet to an ADODB Recordset.
by JatinKhimani
Develop a web application in 3 layer architecture code style
by callmepls
A Fast CSV Writer Using ATL
by Carlos Antollini
Simple database access using an ADO class.

All Articles

Sort by Score

ADO 

by KRucker
A description of how how to convert a .NET DataSet to an ADODB Recordset.
by callmepls
A Fast CSV Writer Using ATL
by Carlos Antollini
Simple database access using an ADO class.
by Joffrey Brouillet
This is an alternative for "A set of ADO classes - version 2.20"
by Sriram Chitturi
This article gives a simple architecture of using StreamReaders and DataSets together to read data from arbitrarily formatted flat files into DataSets, using ini files as an example
by Petr Ivankov
Application of abstract approach to database domain
by fstrahberger
Access to Oracle without tnsnames.ora
by Chris Maunder
A simple introduction to using Access .mdb databases in your ASP pages
by Snorri Kristjansson
Active Directory change auditing solution. A Windows Service that stores selected AD change events from the Security log of all Domain Controllers to an SQL database.
by Konstantin Vasserman
How to display multiple pages of records in ASP
by salysle
This article describes an easy approach to examining all of the tables, views, and columns in a database.
by tranthanhtu.vn
In this article, We will learn why do we need to manage the stages of our application.
by tranthanhtu.vn
In this article, we will learn how to build and deploy the code
by Daniele Fontani
.NET Core showcase: learn basics implementing a toy tool
by Ziyad Mohammad
This article explains the best strategy to be followed while designing data storage applications by System Architects
by Jeremy T. Fuller
A simple method that compacts and repairs a Microsoft Access database file using the Microsoft Jet library and C# COM interop. The example code is meant to be integrated into an ASP.NET web site.
by Mostafa Kaisoun
ActiveX to display invoice in grid and edit it, print invoices as Data Report using VB6
by Mostafa Kaisoun
Create a new Table and re-create Table to set existent Field as Primary Key
by Eunge
DataQuicker takes the transparent level, speeds up your application building and reduces the coupling between application and database. It supports convertion from table/view to DAL directly with accessional tools. It can nearly cut off all your efforts on DAL design and coding...
by Ross White
C++ class wrapper for ADO
by NavnathKale
Lightweight and simple
by Mostafa Kaisoun
How to use ADO to display Tables, Fields and Records in TreeView and ListView
by KRISHNA PRASAD.N
Article to export MS DTS packages from one server to another.
by Andrey Chuvahin
Example dynamic configuration of DTS-packages for transferring DBF files to SQL Server with VB
by aa2max
Easy Guestbook with ASP and MS Access
by #realJSOP
A tool to generate model and viewmodel classes directly from your selected database
by HerbD
Describes how to return tables of values as the result of user defined functions (UDF) in Excel.
by Rafael Mizrahi, Laurence Moroney
When working with Microsoft SQL JDBC driver, you cannot invoke a stored procedure without specifying all the parameters, including the optional parameters that have default values. Learn how to fix that problem here.
by Eric Lynch
Flexible CSV reader/writer with progress reporting and many file format variations.
by Valentin Billotte
The proxy generated by the ADO.NET Data
by #realJSOP
A rewrite of a previous article with more liquid nitrogen and bacon
by Aqeeel
Having not ONE but TWO Identities in a single SQL Server Table
by Ach1lles
A simple technique for selecting random records from a table.
by Mostafa Kaisoun
Using Data Report and VB6 code to design and print Invoice
by Dmytro Skrypnyk
Using ADO for Access to XLS and XLSX files in C++
by Vimalsoft(Pty) Ltd
How to Store and Retrieve a ConnectionString from a Web.Config or App.Settings File
by Sujith C Jose
Describes how to use a simple stored procedure in Visual Basic 6.0
by Amir Mahfoozi
Improve Delphi's TDBGrid by adding some new features to it
by Frank Kerrigan
Integrate reporting services with VS.NET pages and VS.NET controls.
by psined
Introduction to Boomerang Framework
by Asim_Abbasi
Visual Basic 6.0 with MS Access Project. Designed for those industries who deals with aluminum parts. Such aluminum parts are used in building glass windows and are available in number of sections. This system handle Stock, Order and Consignment data.
by Ohad Redlich
This article shows how Java application can retrieve user's data from the Active Directory
by Abenezer Meseret
This part is about making database connection. It starts with familiar data connection code and goes through how to use Typed Datasets.
by Kirill Panov
CDataGrid which was derived from CGridCtrl and used ADO for access to database.
by Marco Sorich
Some guidelines for developing better MS Access solutions.
by Khaleel Esbaitah
Models (POCO), Entity Framework and Data Patterns
by KK Kod
Developing .Net application with Mongo Db as Back end
by Gymson Viente
Creating multiple selection Listbox on the fly.
by firefalcon
The first article in the Nhibernate vs. NEO series. Introduction to NEO O/R mapping tool.
by fstrahberger
nls_lang when using multiple Oracle homes
by Mahsa Hassankashi
This article illustrates how to use Node.js by WCF which is written in C# and using node.js as real time communication technology with the aid of C# code to connect MS SQL Server.
by cagatay.yildir.im
An oracle database query, schematic view and query export tool
by Patrickquinn1212
Uses DataBase Schema to aid in Parameter Building for commands.
by kazim bhai
An article on efficiently adding rows in a database
by dougturn
An overview of the Microsoft interoperability story for Open Source community and PHP Developers.
by lakhdarr
Working with different data stores (SQL, NoSQL ..) in high performance enterprise application using DDD and Repository unit of work pattern
by Fedor Dzjuba
Sometimes, we need to present MDX result on the web or a client application that has no native provider to Microsoft Analysis Service. Solution is to use Adodm.Client CellSet, serialize it into sensible JSON and spit it out to the client to render.
by Robert Kirchhof
Provide the OU, and set or clear the checkbox on all managed groups within it
by Marc Brooks
Simple C# code to convert an ADO.NET (System.Data) DataTable to an ADODB Recordset.
by Abhishek Sur
Using this article you will get the basic idea of how you could use NDepend to control/analyze your application. It allows to apply design rules and refactor code.
by Alberto Venditti
A proposed class to simulate the ADODB.Recordset behavior in .NET.
by tranthanhtu.vn
How to build the SPA for enterprise application using Angular2 and WebApi (RESTful)
by User 992674
A Windows application to backup and restore SQL server tables,views,user defined functions and stored procedures
by Syed Mujtaba Hassan
A simple, ready-to-use control for C# beginners to detect all SQL Server instances in a network and then list all the databases hosted on the selected server
by Sayedur Rahman
A web application allows user to manage tasks, projects & employees of an organization and also provide reports on them
by The Ultimate Toolbox
An introduction to using custom datasources with the Ultimate Grid
by saqib chuadhry
An article on OLE DB and ODBC API's uses through vc++ (MFC). And with little bit comparision.
by simulant
Transform any XML persisted ADO Recordset into a delimited text file.
by zhipeng0117
This is a simple sample showing how to get a database connection using ADO to connect a dbf table.
by Pragmateek
Using an Access, MySQL, PostgreSQL or SQLite Database from VBA
by alifaraze
A trick to use config file for Custom assembly in reporting services
by r.stropek
SSIS has a built in function for loops. In this blog article, I want to demonstrate how to use SSIS's Foreach ADO enumerator to loop through a list of SQL server names and collect some basic data (e.g. name, language, version, etc.) about them.
by Mostafa Kaisoun
Display, Add, Edit, Delete records using TreeView and TextBox control
by Rahul S Chavhan
Validate an XML document in SQL Server using XSD by Rahul Chavhan
by alex turner
Excel 2007 does not seem to support DBF files, here is a VBScript workaround.
by alex turner
A VBScript which creates Delete and Insert statements to backup data from SQL Server.
by alex turner
VBScript may be old and ugly, but there are some quick and dirty tricks for which it is still really handy.
by shah vatsal
Website scraping using Watin
by FrankNight
This article shows an example of how to build a software component according to best practices that is customizable through code generation techniques.
by Michael Ecklin
Very often, Excel spreadsheets are using to transfer data between applications. CSV files are also used for the same purposes.
by Rajendra Kondapalli
This article will guide the developers on how you can connect to excel files using ADO.NET and modify the sheets
by a.alghabban
using ADO.net
by _Reinhard
A simple to use tool that generates ADO based classes for calling SQL Stored Procedures. Only a few clicks, and you can access any Stored Procedure in your database.
by Venkat Eswaran
Yet Another Real Drag ASP.NET Draggable Panel like My MSN.