I have a batch file that I have created to test scheduling an import.
The batch file looks like this:
C:"\Program Files (x86)\Blackbaud\The Raisers Edge 7\Plugins\iom.exe" -d=1 -u=Johnd -pw=xxxx -p="ActionsTest" -f="D:\ImportOMatic\InputFiles\ActionsTest.csv"
When I run the batch file from the command prompt I get the following error message:
"Error attempting to login to database"
"Startup Error: ...The SELECT permissions was denied on the object USERS..."
The same batch file works if I start the command prompt using the 'Run as Administrator' option in windows.
Grateful for any assistance with this!
Thanks
John
John Davies
I have a batch file that I have created to test scheduling an import.
The batch file looks like this:
C:"\Program Files (x86)\Blackbaud\The Raisers Edge 7\Plugins\iom.exe" -d=1 -u=Johnd -pw=xxxx -p="ActionsTest" -f="D:\ImportOMatic\InputFiles\ActionsTest.csv"
When I run the batch file from the command prompt I get the following error message:
"Error attempting to login to database"
"Startup Error: ...The SELECT permissions was denied on the object USERS..."
The same batch file works if I start the command prompt using the 'Run as Administrator' option in windows.
Grateful for any assistance with this!
Thanks
John