Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
File in Use Error
Message
From
15/03/2005 10:06:42
Jon Neale
Bond International Software
Wootton Bassett, United Kingdom
 
 
To
15/03/2005 09:41:03
Natalie Sebastian
Great Lakes Behavioral Research Institut
Cranberry Township, Pennsylvania, United States
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Environment versions
Visual FoxPro:
VFP 7
OS:
Windows XP
Database:
Visual FoxPro
Miscellaneous
Thread ID:
00995744
Message ID:
00995922
Views:
15
Hi,

I know its not always easy but can you cut this back a bit? Just for testing purposes can you change the alias to something else? Maybe a static value?

use &lcArchTable alias "Archive" in 0

Just to see if this improves the situation.

Probably not much help.

Jon

>I forgot to mention i need to open the original in exclusive mode (so i can delete and pack). I have been 'stuck' in this, so i may be missing the forest for the trees :)
>
>I am doing everything with variables...here's my code:
>
>if not used(m.tcOrigTable)
> use &tcOrigTable in 0 excl
>endif
>
>if not used(m.lcArchTableAlias)
> use &lcArchTable alias &lcArchTableAlias in 0
>endif
>
>The variables for the tables include the UNC path.
>
>Thank you kindly.
Previous
Reply
Map
View

Click here to load this message in the networking platform