Ever needed to create a script for the records in a database table?
I found a great stored proc today that can help do just that from this site:
http://vyaskn.tripod.com/code.htm#inserts
It has like every option you could ever need in it too. A must have.
They also have a ton of other cool toys for Sql Server.