Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Program looking at wrong table
Message
From
15/05/2013 15:18:46
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows 7
Network:
Windows 2008 Server
Database:
Visual FoxPro
Application:
Desktop
Miscellaneous
Thread ID:
01573918
Message ID:
01573963
Views:
62
>Hi all,
>
>I hit a problem today that puzzles me. I have a customer with 2 different applications but both have the same table structure behind them, just in different folders. The relevant tables are in the data environment of each. However I made a change today where in program1 I use the table1 from the folder containing program2, update a field and then use the table to release it. However when further processing was done in program1 it continued to update fields in the folder for program2. any ideas?
>
>~M

We had this once, and then we found out that the client had the same folder structure as we had, and the data environment saved the full path to that folder. So even when we pointed to h:\Production\Data at the client, it found the folder h:\Testing\Data, because we used the same path in our development environment. Maybe something to look at.
Christian Isberner
Software Consultant
Previous
Reply
Map
View

Click here to load this message in the networking platform