Hi All,
We are trying to run the following bdbackup command, on the command line from one of our virtual machines:
dbbackup -y -c "uid=xxx;pwd=xxx;dsn=DSN NAME" C:\xxx\Applications\xxx\Backup
only we are recieving the following error message:
"Parse error: DSN 'DSN NAME' does not exist"
The DSN is setup as a System DSN, which is what we are wanting the dbbackup to look at. The backup does work however when we set the DSN up as a User DSN.
Is there a way we can get the DBbackup to look at the System DSN instead of the User DSN?
Thank you, Mel