Hi all,
I am trying to install Sophos Safeguard Ver 6.1. All is doing well by following the wizard, but I am stumped during the creation of the database.
I can connect to my SQL database without problems but somehow, during the creation of Master Key which is the part that it will write to the dtabase, it fails.
Prompting me to go to my temp files and look for the error.
There were two txt files: sqlscript_error and sqlscript_output
The output file contains the script that will run the command:
Creating Database
Microsoft WIndows [Version 6.1.7601]
Copyright (c) 2009 Microsoft Corporation. All rights reserved.
C:\Windows\system32>@ECHO OFF
SQLCMD -b -s "mydomain\mydb" -i "C:\users\john\appdata\local\temp\tmpCreatedatabase.sql" -E
Exit
The error file goes like this:
'SQLCMD" is not a recognized as an internal or external command, operable program or batch file.
Anyone who knows how to get past these. I've been trying for 2 days now.. and somehow nothing came up with any searches.
Thank You
This thread was automatically locked due to age.