Thread: run isql.exe batch as DOS command

run isql.exe batch as DOS command

From
Typing80wpm@aol.com
Date:
I would like to be able to run isql.exe (along with command parameters) as a DOS command executable from a Liberty Basic Program.  I would like it to specify a batch of SQL script commands to be executed, with the final command being to quit from ISQL.  I would like to know how to create a database and a user which does not require the manual entry of a password (or else, I would like to know how to include a password as part of the command line parameters).
 
If all this is possible, then people who use Liberty Basic would be able to do some interesting things in WIndows, interfacing with Postgresql in this manner.
 
Any advice or tips or suggestions is much appreciated.
 
Thanks