![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hello, We are experiencing an error in our programs running on XP operating Systems. We are using VFP 7.0 and get a "File is in use" error when using UNC to open a table. The error does not make sense since the table in question is already opened by many users at the time of the error. It only occurs on certain computers and only on the XP boxes. Our 98 cpu's are fine. Changing how the file is opened fixes the problem. But we have this style of codeing in many of our applications. Has anyone else ran into this issue? Ex: Use \\servername\volume\folder\filename.dbf in 0 shared - Causes error Use \folder\filename.dbf in 0 shared - works Any information would be appreciated. Thank You, Ernie |
#3
| |||
| |||
|
|
We are experiencing an error in our programs running on XP operating Systems. We are using VFP 7.0 and get a "File is in use" error when using UNC to open a table. The error does not make sense since the table in question is already opened by many users at the time of the error. It only occurs on certain computers and only on the XP boxes. Our 98 cpu's are fine. Changing how the file is opened fixes the problem. But we have this style of codeing in many of our applications. Has anyone else ran into this issue? |
|
Ex: Use \\servername\volume\folder\filename.dbf in 0 shared - Causes error Use \folder\filename.dbf in 0 shared - works |
|
Any information would be appreciated. |
#4
| |||
| |||
|
|
erndogwatson (AT) yahoo (DOT) com (Ernie) wrote: We are experiencing an error in our programs running on XP operating Systems. We are using VFP 7.0 and get a "File is in use" error when using UNC to open a table. The error does not make sense since the table in question is already opened by many users at the time of the error. It only occurs on certain computers and only on the XP boxes. Our 98 cpu's are fine. Changing how the file is opened fixes the problem. But we have this style of codeing in many of our applications. Has anyone else ran into this issue? Are you quite sure that many users have the table open? (If not, it could be that one other has the table open exclusive.) Ex: Use \\servername\volume\folder\filename.dbf in 0 shared - Causes error Use \folder\filename.dbf in 0 shared - works These names are not necessarily equivalent. Maybe, your network mappings are wrong. Any information would be appreciated. Post the outcome, please. Sincerely, Gene Wirchenko Computerese Irregular Verb Conjugation: I have preferences. You have biases. He/She has prejudices. |
![]() |
| Thread Tools | |
| Display Modes | |
| |