Click here to Skip to main content
15,893,668 members
Articles / Programming Languages / C#

Simple ADO.NET Database Read, Insert, Update and Delete using C#.

Rate me:
Please Sign up or sign in to vote.
4.16/5 (38 votes)
30 May 20014 min read 948.3K   24.9K   125  
An easy introduction to accessing databases using the ADO classes. It includes how to read and write integers, strings and dates.

Alternatives

Members may post updates or alternatives to this current article in order to show different approaches or add new features.

No alternatives have been posted.

License

This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here


Written By
United States United States
I starting writing code when Apple IIe was all the rage (1982?). Graduated Mechanical Engineering in New Zealand, so I could build Robots. Took up Commerical diving in Asia for a few years to make some quick money (Spent it all). I have been writing C/C++/Assembly and building underwater robots since MS QuickC/Quick Assembler in 1989. I currently live in Australia and work mosly with MS VisualC.

Comments and Discussions