I have a .dat file and the data from the file is loading into few tables and there are few .sql file to be run to update or merge data into few other tables.
How can I use a batch file to run the batch script from window and not save or hard code the user/password in the batch file?
Can I login once and do the jo if I have 2 .dat files?
Thanks in Advance,
Sameer
How can I use a batch file to run the batch script from window and not save or hard code the user/password in the batch file?
Can I login once and do the jo if I have 2 .dat files?
Thanks in Advance,
Sameer