Error 53
Posted: Wed Feb 18, 2015 8:25 pm
OK ... this is strange:
Using DBFCDX, when trying to open a file across a network, the system shows Error description (DOS Error 53) DBFCDX/1001 Open error: XYZ.dbf
DOS error 53 means there is a network connection problem. However, that file, and all others, exist in a directory that is already being accessed by this computer since it opened other files using the same path.
The error does not occur on other computers using the same client program and accessing the same data files.
For those familiar with tData, the error is returned by the tData:fileuse( ) call.
This is a strange issue, and thinking it through, it would appear the error reported is not exactly the one occurring. Does anyone have experience with this error code that can share ideas ?
Thanks
Using DBFCDX, when trying to open a file across a network, the system shows Error description (DOS Error 53) DBFCDX/1001 Open error: XYZ.dbf
DOS error 53 means there is a network connection problem. However, that file, and all others, exist in a directory that is already being accessed by this computer since it opened other files using the same path.
The error does not occur on other computers using the same client program and accessing the same data files.
For those familiar with tData, the error is returned by the tData:fileuse( ) call.
This is a strange issue, and thinking it through, it would appear the error reported is not exactly the one occurring. Does anyone have experience with this error code that can share ideas ?
Thanks