Generate SQL Select, Insert, Update and Delete

Thank to Sam for this very useful snippet!

This will generate a SQL Select Query, Insert Query, Update Query and Delete Query by selecting SQL Database Connection and Choose a table to generate the script for using in class or DataCommand.

Read more...

No Comments