violetstarlight
Programmer
For what reasons would the following statement fail:
USE("\\ServerName\FolderName\TableName"
SHARED
Troubleshooting an error that happens sporadically where an error is occuring and I'm not sure what that error is because it happens in the middle of the night (the calling program runs constantly looking for print, fax and email jobs on a unix system).
Obviously if the table is locked exclusively someplace else or if the file is inaccessible perhaps because the server is being backed up at that time. Can anyone think of any other reasons the USE command might fail?
Thanks tons!!
Shaun
USE("\\ServerName\FolderName\TableName"
Troubleshooting an error that happens sporadically where an error is occuring and I'm not sure what that error is because it happens in the middle of the night (the calling program runs constantly looking for print, fax and email jobs on a unix system).
Obviously if the table is locked exclusively someplace else or if the file is inaccessible perhaps because the server is being backed up at that time. Can anyone think of any other reasons the USE command might fail?
Thanks tons!!
Shaun