5,782,627 members and growing! (18,440 online)
Email Password   helpLost your password?
Announcements




BullFrog Power
Search    
Advanced Search
Sitemap

Set your article filter

 Current Filter:

Database


Database » Database

Contents Quick search by title:

Database - ADO

top
Title / Updated Author Score  
ADO Connection Strings
Updated: 23 Jul 2002  
A list of ODBC DSN Connection Strings.
VC6, VC7, .NET 1.0, NT4, Win2K, WinXP, SQL, SQL Server, Visual Studio, MFC, DBA, Dev, Intermediate
Carlos Antollini 4.83
A set of ADO classes - version 2.20
Updated: 6 Sep 2005  
Simple database access using an ADO class.
VC6, NT4, Win2K, VS6, SQL, SQL Server, MFC, DBA, Dev, ADO, Intermediate
Carlos Antollini 4.81
A set of ADOX Classes
Updated: 19 Jun 2002  
Simple database catalog access using a set of ADOX classes
VC6, VC7, NT4, Win2K, WinXP, SQL, SQL Server, Visual Studio, MFC, DBA, Dev, Intermediate
Carlos Antollini 4.68
Loading image files from a database, using ADO
Updated: 27 Jan 2006  
Putting and retrieving images files to and from a database, via ADO.
VC7.1, NT4, Win2K, WinXP, SQL 2000, SQL 2005, SQL, Visual Studio, DBA, Dev, Intermediate
Bahrudin Hrnjica 4.66
Interactive SQL Tool (using ADO)
Updated: 17 Jan 2000  
A tool that allows you to query OLE DB sources
VC6, NT4, VS6, SQL, SQL Server, DBA, Dev, Intermediate
George Poulose 4.57
ADO Data Bound Class Wizard
Updated: 27 Sep 2000  
ADO Data Bound Class Wizard
VC6, NT4, VS6, SQL, SQL Server, MFC, ATL, DBA, Dev, Intermediate
Ly Nguyen 4.44
ADO at a glance
Updated: 10 Jun 2001  
A simple introduction to using ADO
VC6, NT4, Win2K, VS6, SQL, SQL Server, MFC, DBA, Dev, Beginner
M. Shokuie Nia 4.44
dbAx: a C++ Library for ActiveX Data Objects (ADO)
Updated: 5 Mar 2008  
C++ class wrapper for ADO
C++, Windows, Win32, DBA, COM, ADO, Intermediate
Ross White 4.33
Using MS DataGrid control with ADO
Updated: 2 Sep 2001  
Use the MS DataGrid control in your C++ app with ADO
VC6, NT4, Win2K, VS6, SQL, SQL Server, MFC, DBA, Dev, Intermediate
Rashid Thadha 4.31
Another Simple ADO Class
Updated: 13 Mar 2001  
Another simple yet cool ADO class for your project - from zCoders.com!
VC6, NT4, Win2K, SQL, SQL Server, Visual Studio, DBA, Dev, Intermediate
Christopher W. Backen 4.10
Efficient data processing with ADO in C++: Method GetRows
Updated: 6 Jul 2005  
Demonstrates effective data processing of ADO recordset objects in C++ via Safe Arrays provided by method GetRows.
VC6, VC7, VC7.1, VC8.0, NT4, Win2K, WinXP, Win2003, Vista, SQL 2000, SQL 2005, VS.NET2002, VS.NET2003, VS2005, TabletPC, VS6, SQL CE, SQL, DBA, Dev, COM, ADO, Intermediate
Vitaly Tomilov 3.90
ADO : 101-level tutorial
Updated: 2 May 2004  
101-level tutorial on ActiveX Data Objects
VC6, VC7, VC7.1, VS.NET2003, SQL, Windows, SQL Server, DBA, Dev, Intermediate
Kevin Wittmer 3.69
Two ADO Wrapper Classes
Updated: 4 Apr 2001  
Make ADO operations easier with 2 simple classes
VC6, NT4, Win2K, VS6, SQL, SQL Server, MFC, DBA, Dev, Intermediate
Dogu Tumerdem 3.69
ADO MFC Wrapper classes
Updated: 11 Aug 2002  
ADO classes that closely resemble CDatabase and CRecordset.
VC6, VC7, NT4, VS6, SQL, SQL Server, MFC, DBA, Dev, Intermediate
Tim Kohler 3.69
Generic Database Class Using ADO to execute Stored Procedures
Updated: 3 May 2001  
Use this class to separate all database calls hidden to the callers. Nobody has to take care of how database retrieval is going on!
VC6, NT4, Win2K, VS6, VB 6, SQL, SQL Server, ATL, DBA, Dev, Intermediate
Amir Samdani 3.63
Use XSLT to convert ADO Recordsets into delimited files
Updated: 29 Oct 2001  
Transform any XML persisted ADO Recordset into a delimited text file.
C++, XML, SQL, Windows, SQL Server, Visual Studio, DBA, Dev, ADO, Intermediate
simulant 3.60
How to return Disconnected ADO Recordset from COM
Updated: 18 Mar 2002  
An article on how to return disconnected ADO Recordset from COM using VC.
VC6, NT4, Win2K, WinXP, SQL, SQL Server, Visual Studio, MFC, ATL, DBA, Dev, Intermediate
Siau Tan Long 3.33
Breaking data on comma - Unedited
Updated: 22 Feb 2008  
to break data on comma delimiter
SQL 2000, SQL 2005, SQL CE, SQL, SQL Server, DBA
shekharshashi 1.00
 

.NET - ADO.NET

top
Title / Updated Author Score  
Edit Almost Anything in a DataGrid
Updated: 27 Feb 2005  
Allow your DataGrid to edit pictures and a whole range of other data types.
.NET 1.1, VS.NET2003, C#, VB, Windows, Dev, ADO.NET, WinForms, Intermediate
Declan Brennan 4.71
Declarative Transactions using ADO.NET and without Enterprise Services.
Updated: 26 Oct 2001  
Sometimes it is nice to prototype up a simple database application. This code may help, by providing the automatic transactional model of COM+ in a non-COM+ environment. This example uses "Interception" to provide automatic transactioning support for non-COM+ classes.
.NET 1.0, VS.NET2002, C#, Windows, Dev, ADO.NET, Intermediate
Sandy Place 4.70
How to Manually Create a Typed DataTable
Updated: 28 Oct 2008  
When you override GetRowType, you also need to override NewRowFromBuilder().
C#, Windows, Dev, ADO.NET, Intermediate
Marc Clifton 4.69
DataGrid Copy Helper Component
Updated: 28 Jul 2005  
A component providing Copy functionality to a Windows Forms DataGrid. Copied data can then be pasted in Excel or a text editor.
.NET 1.1, VS.NET2003, VB, Windows, Dev, WinForms, Intermediate
patgrape 4.68
Programmatically using ADO.NET and XML
Updated: 15 Sep 2004  
With ADO.NET, a database can be regarded as a virtual XML document. XPath query and XSLT transformation are naturally available.
.NET 1.0, .NET 1.1, VS.NET2002, VS.NET2003, C#, Windows, DBA, Dev, ADO.NET, Intermediate
Xinjie ZHANG 4.68
Use SQL Parameters to Overcome Ad Hoc Performance Issues
Updated: 12 Jan 2007  
Defining (rather loosely) ad hoc queries as SQL commands built as strings by an SQL client application and submitted to SQL Server.
SQL 2000, SQL 2005, C#, Windows, .NET, Visual Studio, DBA, Dev, Intermediate
Mark J. Miller 4.66
Light ORM Library for .NET
Updated: 25 Dec 2008  
This article is about the Light Object-Relational Mapping library.
C#, Windows, .NET, SQL Server, Visual Studio, DBA, Dev, ADO.NET, Intermediate
Sergey Busel 4.64
Using CLR integration to compress BLOBs/CLOBs in SQL Server 2005
Updated: 29 Dec 2006  
This article shows how to use CLR integration to compress data in SQL Server 2005
C#, Windows, .NET, Visual Studio, DBA, Dev, Intermediate
yolousa72 4.62
Component to access databases in the .NET environment
Updated: 31 May 2004  
An extremely flexible and easy-to-use library that retrieves data in XML format, supports simple parameterized queries, stored procedures, and transactions. It can also be used as a web service.
VC7, .NET 1.0, Win2K, WinXP, VS.NET2002, C#, VB, ASP.NET, Dev, Intermediate
Xiangyang Liu 刘向阳 4.59
C# 2.0 Nullable Data Readers
Updated: 20 Jan 2006  
An article on nullable data readers for .NET 2.0 nullable types.
.NET 2.0, VS2005, C#, Windows, DBA, Dev, ADO.NET, Intermediate
Steve Michelotti 4.58
Custom DataBindable BusinessObjects and The Typed DataSet
Updated: 3 Jan 2007  
An article about Custom Businessobjects in conjunction with the DataSet to Retrieve Data
C#, Windows, .NET, Visual Studio, DBA, Dev, Intermediate
Emmanuel71 4.57
Using ADO.NET for beginners
Updated: 12 Sep 2005  
ADO.NET for beginners.
.NET 1.1, WinXP, VS.NET2003, C#, SQL, DBA, Dev, ADO.NET, Intermediate
Huseyin Altindag 4.56
ADO.NET for the Object-Oriented Programmer – Part Two
Updated: 19 Jan 2006  
In this second part of the article series, we will revisit the ADO.NET CRUD operations. Only this time, we will use an application with far better architecture. Once that is done, we will move on to data binding with objects.
C#, Windows, .NET, Visual Studio, Dev, ADO.NET, Intermediate
David Veeneman 4.55
Object Mapping Part I - The Row Cursor
Updated: 17 Dec 2006  
A row cursor implementation suitable for synchronizing and navigating a DataView against with object-mapped instance.
C#, Windows, .NET, Visual Studio, DBA, Dev, Intermediate
Marc Clifton, J. Dunlap 4.53
Accesing CommandTimeout properties in a TableAdapter
Updated: 9 Feb 2006  
Describes adding public properties to a TableAdapter to access the CommandTimeouts of the private DataAdapter.
.NET 2.0, VS2005, C#, Windows, DBA, Dev, ADO.NET, Intermediate
PIEBALDconsult 4.53
DataSet Watch 2.0
Updated: 29 Dec 2006  
An enhanced DataSet Visualizer for Visual Studio 2005.
.NET 2.0, VS2005, C# 2.0, Windows, Dev, Intermediate
Osama Abbas 4.52
Inserting relational data using DataSet and DataAdapter
Updated: 15 Mar 2003  
This article describes the process of inserting data in a DataSet and then submitting this changes to the database. It targets the issue when having IDENTITY/AutoNumber columns in the database.
VC7, .NET 1.0, NT4, Win2K, WinXP, VS.NET2002, C#, DBA, Dev, Intermediate
Mauricio Ritter 4.52
Fill a DataSet from delimited text files
Updated: 18 Apr 2004  
Explains how to fill a dataset with the information stored in a delimited text file
C#, Windows, .NET, Visual Studio, DBA, Dev, Intermediate
Dave - O 4.50
LogParser DataProvider for ADO.NET
Updated: 11 May 2007  
The article shows how to use SQL features of Microsoft LogParser with ADO.NET
.NET 1.1, .NET 2.0, VS.NET2003, C# 2.0, VB 7.x, ASP.NET, Windows, SQL Server, IIS, CEO, DBA, Dev, Intermediate
FrankNight 4.50
Using Oracle Stored Procedures in SqlDataSource Select command - Unedited
Updated: 5 Jan 2009  
How to use Oracle (and other non Microsoft) SP in SqlDataSource Select command
.NET 2.0, C#, ASP.NET, Windows, .NET, Dev, ADO.NET, Intermediate
Petrovik Aleksandar 4.43
ADO.NET for the Object-Oriented Programmer – Part One
Updated: 19 Jan 2006  
This article will show how to accomplish these goals—use ADO.NET as a thin data transport layer, while still taking advantage of the data-binding capabilities of .NET user interface controls. As it turns out, it’s pretty easy.
Windows, .NET, Visual Studio, Dev, Beginner
David Veeneman 4.36
.NET DataSet to ADODB Recordset Conversion
Updated: 8 Mar 2006  
A description of how how to convert a .NET DataSet to an ADODB Recordset.
VB, ASP.NET, Windows, .NET, Visual Studio, Dev, ADO, ADO.NET, Intermediate
KRucker 4.32
ADO.NET for the Object-Oriented Programmer – Part Three
Updated: 10 Feb 2006  
In this article, we will see how to use ADO.NET to serialize an object model. Once we have finished with serialization, we will look at how to bind our object model to user controls.
C#, Windows, .NET, Visual Studio, Dev, ADO.NET, Intermediate
David Veeneman 4.30
DatabaseAccessor
Updated: 23 Aug 2007  
A simple base class that encapsulates basic database access functionality
.NET 2.0, C#, Windows, Visual Studio, DBA, Dev, ADO.NET, Intermediate
PIEBALDconsult 4.29
Build database independent ADO.NET programs with Mimer Provider Manager
Updated: 31 Mar 2004  
Write database independent ADO.NET applications
.NET 1.1, C#, Windows, Visual Studio, DBA, Dev, Intermediate
fral 4.25
Auto Saving DataGridView Rows to a SQL Server Database
Updated: 26 Jan 2006  
Saving a changed row in the DataGridView automatically to the database seems to be a basic task, but is challenging to implement. Read here why the most intuitive approaches fail and how to get it working.
C#, Windows, .NET, Visual Studio, DBA, Dev, ADO.NET, WinForms, Intermediate
Peter Huber SG 4.22
Object Mapping Part II - Schema Code Generator
Updated: 17 Dec 2006  
Generate an object mapping class from a schema definition.
C#, Windows, .NET, Visual Studio, DBA, Dev, Intermediate
Marc Clifton, J. Dunlap 4.22
The ADO.NET OleDbDataReader class
Updated: 22 Aug 2003  
Accessing database information using the DataReader class from ADO.NET in C#
.NET 1.0, .NET 1.1, VS.NET2003, C#, Windows, Dev, Beginner
Chris Maunder 4.22
Inherit from ADO.NET DataSet to create your own business objects
Updated: 27 Oct 2004  
Extend generated Strong Typed Datasets, add your own business-specific functionality to a real DataSet object. Binding to forms and updating to a database is all done by the .NET framework. This is built on Shawn Wildermuth's a.k.a. ADO Guy's DataSetGenerator.
.NET 1.0, .NET 1.1, NT4, Win2K, WinXP, Win2003, VS.NET2002, VS.NET2003, C#, VB, ASP.NET, SQL, DBA, Dev, ADO.NET, Intermediate
Pinx 4.13
A Filter Dialog for a DataGridView
Updated: 28 Sep 2006  
This is a dialog window that allows filtering a DataGridView. It can build filters with any depth of parentheses.
.NET 2.0, VS2005, VB, ASP.NET, Windows, Dev, WinForms, Intermediate
nauthiz69_3 4.09
WQL DataProvider for ADO.NET
Updated: 1 Sep 2004  
WQL DataProvider for ADO.NET
Windows, .NET, Visual Studio, Dev, Intermediate
Maxim Kazitov 4.07
Introduction to ADO.NET Sync Services
Updated: 18 Sep 2008  
This article shows how easily we can create occasionally connected WinForms application using ADO.NET Sync services.
.NET 3.5, VB, Windows, .NET, Dev, ADO.NET, Intermediate
Vishal Shukla 4.06
SqlBulkCopy in ADO.NET 2.0, SqlBulkCopy Class in C#, SqlBulkCopy help, SqlBulkCopy guide, SqlBulkCopy class, SqlBulkCopy tutorial
Updated: 28 Sep 2007  
SqlBulkCopy in ADO.NET 2.0, SqlBulkCopy Class in C#, SqlBulkCopy help, SqlBulkCopy guide, Transferring Data Using SqlBulkCopy - SqlBulkCopy - Copy Table Data Between SQL Servers at High Speeds, perform bulk copies with .NET 2.0's SqlBulkCopy class, SqlBulkCopy tutorial
.NET 1.0, .NET 1.1, .NET 2.0, WinXP, SQL 2000, VS.NET2002, VS.NET2003, VS2005, .NET 3.0, C#, ASP.NET, SQL, DBA, Dev, ADO.NET, WebForms, Intermediate
idreeskhan 4.06
How to avoid writing SQL for ADO.NET DataAdapter
Updated: 17 Jan 2005  
Automatic creation of SQL for CRUD operations when Strongly Typed DataSets are used.
.NET 1.0, .NET 1.1, Win2K, WinXP, Win2003, VS.NET2003, C#, DBA, Dev, Intermediate
Dejan Grujic 4.04
ADO.NET Primer using Managed C++
Updated: 30 Jul 2002  
A primer on using ADO.NET with Managed extensions for Visual C++ .NET
VC7, .NET 1.0, C++/CLI, Windows, Visual Studio, Dev, Intermediate
Bill Ferreira 4.00
Simplified .NET Data Access API
Updated: 10 Jul 2006  
An API to simplify access to databases through ADO.NET.
.NET 1.1, .NET 2.0, C#, XML, Windows, Visual Studio, DBA, Dev, ADO.NET, Intermediate
BoneSoft 4.00
SQL Bulk Copy with C#.Net
Updated: 24 Jan 2007  
An article about copying data to SQL within your application.
C#, SQL, Windows, .NET, SQL Server, Visual Studio, DBA, Dev, Intermediate
Kadir Camoglu. 4.00
ADO.NET and Stored Procedures Code Generator
Updated: 4 Sep 2008  
A VB code generator that reads a SQL Server table and generates ADO.NET code and also Stored Procedures.
VB 8.0, VB 9.0, VB, ASP.NET, SQL, Windows, .NET, SQL Server, DBA, Dev, ADO.NET, Intermediate, Advanced
Johnny Worker 4.00
Using ADO.NET in MFC Projects
Updated: 9 Aug 2003  
Mixing managed and unmanaged code and using .NET library in MFC projects
VC6, VC7, VC7.1, Win2K, WinXP, Win2003, VS.NET2002, C++/CLI, .NET, MFC, Dev, Intermediate
Majid Shahabfar 3.94
Convert XML to Strongly Typed DataSets
Updated: 3 Dec 2003  
An example of using an XML document to generate a typed DataSet and load it.
C#, Windows, .NET, Visual Studio, Dev, Intermediate
Paperless 3.90
Compressing Persisted DataSets
Updated: 19 Jun 2005  
Using .NET 2.0 DeflateStream and GZipStream to compress persisted DataSets.
.NET 2.0, WinXP, VS2005, VB, XML, Dev, ADO.NET, Intermediate
Adrian_Moore 3.83
ADO.NET – Get the notification events from Managed Providers
Updated: 3 May 2001  
How to use the event handlers for various ADO.NET connection & data objects.
VC7, .NET 1.0, VS.NET2002, C#, Windows, Dev, Intermediate
Naveen K Kohli 3.74
Simple ADO.NET Database Read, Insert, Update and Delete using C#.
Updated: 30 May 2001  
An easy introduction to accessing databases using the ADO classes. It includes how to read and write integers, strings and dates.
.NET 1.0, Win2K, C#, Visual Studio, Dev, Beginner
John McTainsh 3.70
Bulk Record Insert for Access
Updated: 5 Jan 2007  
This article demonstrates how perform a bulk 'Insert' with MS Access.
C#, Windows, .NET, Visual Studio, DBA, Dev, Intermediate
jason_lakewhitney 3.69
Add custom validation to data columns in ADO.NET
Updated: 14 Nov 2005  
This article describes how to add custom validation to a data column in ADO.NET.
.NET 1.1, VS.NET2003, C#, Windows, DBA, Dev, Intermediate
Karthik Krishnaswami 3.67
ADO.NET
Updated: 23 Dec 2008  
Understanding ADO.NET
C#, Dev, ADO.NET, WinForms, Beginner
logicchild 3.50
A generic data reader with ILGenerator
Updated: 1 Mar 2007  
Generating a delegate at runtime that reads from a DataReader. By reflection, it’s possible to bind directly a simple query to a list of objects.
.NET 2.0, VS2005, C# 2.0, Windows, DBA, Dev, Intermediate
Henri G Demers 3.40
Multiple Database Connection File Manager
Updated: 31 Jul 2008  
Utility to manage multiple DB connection strings for an application.
WinXP, Win2003, Vista, SQL 2000, SQL 2005, .NET 3.5, C#, XML, Windows, .NET, SQL Server, DBA, Dev, QA, ADO.NET, Beginner, Intermediate, SysAdmin, Oracle
TSells 3.40
How to save data from a DataSet into a T-SQL table
Updated: 5 Nov 2008  
This article tells you how to save data from a DataSet into T-SQL tables.
C# 1.0, C# 2.0, C# 3.0, C#, ASP.NET, XML, SQL, Windows, Dev, ADO.NET, Intermediate, Advanced
Sandeep Aparajit 3.35
Schema.ini override and bulk upload using SQLXML
Updated: 15 Mar 2007  
Schema.ini override and bulk upload using SQLXML
.NET 1.1, SQL 2000, C#, VB, XML, SQL, Windows, Visual Studio, DBA, Dev, Intermediate
Aravind Rajagopal K 3.33
Database Transactions with Multiple TableAdpaters
Updated: 13 Mar 2008  
An article on using Transactions with Strongly Typed Datasets and multiple Table Adpaters while taking advantage of Partial Classes.
.NET 2.0, VS2005, C# 1.0, C# 2.0, C# 3.0, C#, .NET, Visual Studio, Dev, ADO.NET, Intermediate
Brice Schagane 3.24
Check if a table or field exists in a database
Updated: 13 Nov 2008  
Function to check if a table or field exists in an MS Access or SQL Server database.
VB, .NET, Dev, ADO.NET, Beginner, Intermediate
Razi Syed 3.22
Working with DataGrid in VC++.NET
Updated: 15 Dec 2004  
This article demonstrates the DataGrid , ADO.NET components, and storing data into the database and retrieving from the same.
VC7, VC7.1, VS.NET2003, C++/CLI, Windows, .NET, Dev, ADO.NET, Intermediate
Arul Nayagam C A 3.20
AutoIncrement in a disconnected DataSet
Updated: 25 Sep 2005  
Working with disconnected DataSets that contain autoincrement count.
.NET 1.1, VS.NET2003, C#, Windows, .NET CF, Dev, ADO.NET, Intermediate
balazs_hideghety 3.20
DataTable Generator Using Attributes
Updated: 29 Jan 2007  
This article demonstrates the first version of a DataTable Generator. This generator uses information found in custom attributes on any class and transforms the class, or several instances of it, to a System.Data.DataTable.
C#, Windows, .NET, Visual Studio, DBA, Dev, ADO.NET, Intermediate
TeX HeX 3.00
The SqlReader Object
Updated: 29 Dec 2006  
Cutting your code time in half using a smart SQL frontend.
C#, Windows, .NET, Visual Studio, DBA, Dev, Intermediate
David Morton 2.92
Recommended ADO.NET Data Access Strategies
Updated: 15 Sep 2002  
ADO.NET provides two basic strategies for how you work with the disconnected data model
.NET 1.0, C#, VB, ASP.NET, Windows, Visual Studio, Dev, Intermediate
reddy123987 2.89
ADO.NET 2.0 Features
Updated: 24 Nov 2007  
This article summarises the new and updated features of ADO.NET 2.0, which ships with .NET Framework 2.0.
C# 2.0, .NET 3.0, ASP.NET, Windows, Visual Studio, Dev, WebForms, Intermediate
Murali Krishna .Y 2.83
DLinqEntityGenerator – SqlMetal-like DLinq entities generator, using XSL templates
Updated: 2 Jan 2007  
This article explains how to generate DLinq entities mapped on SQL Server database objects, using an Add-In application on VS.NET.
C#, Windows, .NET, Visual Studio, DBA, Dev, LINQ, Intermediate
Dan Radu 2.83
Using Data Relation with Data Table
Updated: 6 Apr 2007  
This article exemplifies how to use the Data Relation of ADO.NET with Data Table to create the in memory Data Relation between two tables.
.NET 1.1, VS.NET2002, VB 7.x, Windows, Dev, Intermediate
Aakash Jain 2.65
Interbase and Visual C# .NET - Unedited
Updated: 11 Jun 2008  
A solution managing InterBase DB's with C# .NET
WinXP, Win2003, Vista, VS.NET2002, VS.NET2003, VS2005, VS6, C# 1.0, C# 2.0, C# 3.0, VS2008, C#, Windows, Visual Studio, Dev, WinForms, Intermediate
pechan00000 2.64
Generate Stored Procedure Wrapper Methods and Associated Wrapper Classes - Unedited
Updated: 28 Sep 2008  
This tool helps developers generate their ADO.NET stored procedure wrapper methods and any related strongly-typed data object class.
C#, ASP.NET, .NET, Architect, Dev, ADO.NET, Intermediate
Sunny Ahuwanya 2.64
Using SqlBulkCopy with ASP.Net 2.0 - Unedited
Updated: 25 Dec 2008  
An Articl to Explain Use of SqlBulkCopy class in Asp.net
C# 2.0, C#, ASP, ASP.NET, CSS, HTML, WebForms, Ajax, Beginner, Intermediate
Amandeep Singh Bhullar 2.33
Localizable DataSet
Updated: 23 Nov 2004  
Put language-dependent column captions in the DataSet itself and use it in your code wherever you need it!
.NET 1.1, NT4, Win2K, WinXP, VS.NET2003, C#, VB, .NET CF, Mobile, Dev, ADO.NET, JScript .NET, Forth.NET, Intermediate
Pinx 2.25
DataQuicker 0.9.0
Updated: 27 Sep 2005  
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...
.NET 1.0, .NET 1.1, Win2K, WinXP, Win2003, VS.NET2003, C#, ASP.NET, Dev, ADO, Intermediate
Eunge 2.00
Portable SQL with ANTLR - Unedited
Updated: 25 Feb 2008  
Architectural overview of the MacroScope portable SQL ADO.NET provider
C# 1.0, C# 2.0, C# 3.0, C#, Intermediate
vb3 1.80
SQL Classes Encapsulation (simplified stored procedure calls, queries and DataSet returns with .NET)
Updated: 30 Jul 2005  
A class that encapsulates SQL connection classes to make queries and stored procedures very easy to run in .NET. Contains methods like ExecuteStoredProcedure and ExcuteSelectStatement to return DataSets.
SQL 2000, C#, SQL, Windows, .NET, Visual Studio, DBA, Dev, Intermediate
Xodiak 1.73
 

Database - COM

top
Title / Updated Author Score  
Exposing tabular data from your COM object - Part 3
Updated: 28 Jul 2000  
Adding bookmark functionality is relatively easy and it enables our ADO recordset to be used with a greater number of data bound controls.
VC6, NT4, VS6, VB 6, SQL, SQL Server, MFC, DBA, Dev, Intermediate
Len Holgate 4.82
Making ATL OLE DB Provider templates support updating of data - Part 1
Updated: 20 Feb 2000  
The ATL OLE DB Provider templates only seem to support read-only rowsets and making them support updating of data isn't as easy as you'd expect!
VC6, NT4, VS6, VB 6, SQL, SQL Server, MFC, DBA, Dev, Intermediate
Len Holgate 4.60
Exposing tabular data from your COM object - Part 1
Updated: 28 Jul 2000  
ADO seems to be the ideal way to expose tabular data from your own COM objects and the ATL OLE DB Provider templates can help!
VC6, NT4, VS6, VB 6, SQL, SQL Server, MFC, DBA, Dev, Intermediate
Len Holgate 4.33
Exposing tabular data from your COM object - Part 2
Updated: 28 Jul 2000  
The ATL OLE DB Provider templates appear to rely on the fact that your data is kept in a simple array, but that's not really the case at all!
VC6, NT4, VS6, VB 6, SQL, SQL Server, MFC, DBA, Dev, Intermediate
Len Holgate 4.26
Making ATL OLE DB Provider templates support updating of data - Part 2
Updated: 20 Feb 2000  
The ATL OLE DB Provider templates only seem to support read-only rowsets and making them support updating of data isn't as easy as you'd expect!
VC6, NT4, VS6, VB 6, SQL, SQL Server, MFC, DBA, Dev, Intermediate
Len Holgate 3.60
 

Database - DAO