How to Use encrypted connection string in DataimporterCMD.exe

How to Use encrypted connection string in DataimporterCMD.exe

Version 8.1.5

Parents Reply
  • Still works for 9.3 as well, Just had it tested with DataImporterCMD and DatabaseTransporterCMD. I used an option to set up a new DB connection.

    The important bit is that you then need to add this to Global config file (connection variable section). And then, when using CMD tool you just reference the name you gave to your encrypted DB string in a /Conn variable. 

    Ex. if Global config name="TEST_CONN", then you reference literally /Conn "TEST_CONN" when you run the command. 

Children
No Data