Command Prompt and remote tail commands????

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

We are trying to use the SQLEXE command in command prompt to read an .sql
file on a machine and produce the results of a database in text format.

We know to use the sqlexe -delim -db database -gofaster -read stock.sql
-write date_office no_file_.txt. But can we do this remotely? Is there a tail
command that we put in this so that we can run the sqlexe from a machine in
our office, but the sql file and database are in an office somewhere else?

For instance, a tail command followed by an IP Address for the machine which
holds the sql file and the database??

Any help will be much needed.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top