If this is your first visit, be sure to check out the FAQ by clicking the link above.
You may have to register before you can post: click the register link above to proceed.
To start viewing messages, select the forum that you want to visit from the selection below.
hello,
I need to execute sql query from command line
I have to schedule a batch file which execute a query onto a mysql DB (so specifying username, pwd, sql file, server etc...) and get the results into a xls (or csv or other) file....