Hi Guys,
I am looking to create a button that will execute a simple Microsoft SQL Script. Can someone point me in the right direction?
For argument sake, lets say I want to execute this:
Truncate Table ImportData
I am looking to create a button that will execute a simple Microsoft SQL Script. Can someone point me in the right direction?
For argument sake, lets say I want to execute this:
Truncate Table ImportData