Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Maybe corrupted database
Message
From
19/03/2015 12:52:59
 
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows Server 2012
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Desktop
Miscellaneous
Thread ID:
01616893
Message ID:
01616972
Views:
72
>>Another way to check if it is actually the same table being viewed by both PCs is to lock the table on one PC and then try to open on the other PC. Assuming the table name is "MyTable.dbf":
>>
>>First PC open VFP and execute the following:
>>
>>USE "M:\Path to Table\MyTable.dbf" IN 0 ALIAS mytable EXCLUSIVE
>>
>>Now on the second PC, open VFP and execute the same command. If the table is the same table, then the second attempt to open will fail.
>
>I ran this test, just as you suggested. And when I use the table EXCLUSIVE from one computer I cannot USE it from the other PC. So I am looking at the same file (kind of). Except the date, time, and size of the file is different from two computers. And the content is different.
>I told the customer to buy a new computer. They told me to go jump in the lake. So we are at impasse {g}

I still think this is virtualization. Have you looked to see if the file also exists in the Users hierarchy?

Tamar
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform