  Invoking SQL Commands Remotely? 
 The Question is:
 
I use ODBC connectivity to talk from by PC to RMS files, but is there a way to
 execute SQL commands from my Alpha VMS machine? I need to be able to take a
 formatted ASCII file and update records in a Windows NT SQL server box based
 on the file. Does Open/
VMS support ADO in any way?
 
 The Answer is:
 
  Please contact a database vender for information on executing SQL
  commands on OpenVMS.  If you wish to invoke user commands remotely,
  rexec and rsh are common choices.
 
