I am taking a VDF17 and DF32 console mode system that runs using the Mertech MS SQL driver and trying to get it to work with the DAW CK

First item is login.
With Mertech I have no login commands in the programs.
Can I maintain this simplicity with the DAW driver?

I am thinking that in the .INT files I have
DRIVER_NAME MSSQLDRV
SERVER_NAME DFCONNID=Import2000

and in MSSQLDRV.INT
DFConnection Id Import2000,SERVER=SQL2012SERVER;Trusted_Connection =yes;DATABASE=I20DAW,0

If I do that do I still need to have a "Login" command in the programs.

Thanks
Archie