setting up sims for fronter, and got a query
Setting up Sims for use with fronter, and one of the bits it wants me to do is set up a sechdule task and put the following in the run field
8. In the Run field, enter the following parameters to the end of the existing text:
/S <server name> /D <database name> /U <username> /P
<password>
For example:
C:\IMS\VLEExport\VLEExport.exe /S WORKSTATION\SIMS /D SIMS
/U username /P password
NOTE: Spaces must be entered before the switch parameters, e.g. space/S.
now that reads that it wants me to put my sims user and password in there, into what is basically a plain text format, that people with a little jiggery pokery could open. I'm reluctant to do this! I'm just wondering what others have done to get it working, have you just done as asked?