Hi all,
I'm wondering if someone may be able to help me. We use a jdbc driver to connect to an oracle database. I'm trying to get data from this database in an automated way, unfortunately our IT are removing the ODBC driver we did have. So I'm wondering is there a way I can launch squirrel via a custom batch file. And include some text that'll tell it to use this driver, with this alias setup and this username/password and run this SQL statement and return a specific filename I provide. This'll then run squirrel ideally without showing the screen, and automatically return the results to the file given and then close that squirrel window.
Thanks
|