Is is possible to have a .bat file run and output data to SQL database?
I would like to have users run a script that will then output to SQL table rather than csv or txt.
Is this possible if so are you able to give me an example of how I can do that?