| Can I run a query in Command line? |
Yes.
Running saved queries from the command line
From the command line start Navicat using the following options
Navicat /query ConnectionName DatabaseName QueryName
Replace ConnectionName with the name of your connection, DatabaseName with the name of the database and QueryName with the name of the saved query.
With above command line, you can create a schedule for it.
|
|
Rating: (2509 Votes) Was this answer helpful?: Yes No |
|
|
|