Click here to Skip to main content
15,890,973 members
Articles / Database Development / SQL Server

Generate SQL INSERT commands programmatically

Rate me:
Please Sign up or sign in to vote.
4.48/5 (20 votes)
29 Jun 2006CPOL2 min read 270K   3.7K   56  
A class for automatically generating SQL INSERT for Typed Datasets.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



Comments and Discussions