Is there a way I can execute a set of SQL commands which are stored in a file using MAPI client? I understand that I can execute a single statement using "-s" option. This allows me to execute only one single statement. I would like to execute more than one statement that are stored in a file from the command line.
Thanks,
-Venks