Click here to Skip to main content
16,017,788 members
Articles / Programming Languages / C#

SqlIndex - Lesson in "Connected" ADO.NET

Rate me:
Please Sign up or sign in to vote.
3.91/5 (7 votes)
25 May 2004BSD9 min read 47K   681   26  
Shows a way to access one or more databases in a "Connected" way by demonstrating the use of SqlReader, SqlTransaction, and SqlCommand. Provides a re-useable algorithm for dynamically accessing one or more databases to move or manipulate data.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The BSD License


Written By
Software Developer (Senior)
United States United States
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions