If you like to do your inserts and updates from a stored procedure (and you should), then you might like this little tool I found on CodeProject. Point it at a table and it will generate them for you.
If you like to do your inserts and updates from a stored procedure (and you should), then you might like this little tool I found on CodeProject. Point it at a table and it will generate them for you.