Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Losing alias to an open table?
Message
 
 
To
13/07/2006 11:41:06
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
01136049
Message ID:
01136054
Views:
11
You have USE command without in 0 clause. Of course it closes currently open alias <g>

USE (m.StoreDir + "\" + aDocsToBeCopied[m.xx, cDocYrMth] + aDocsToBeCopied[m.xx, cDocID] ;
> + PADL(ALLTRIM(STR(aDocsToBeCopied[m.xx, cDocSeq], 3, 0)), 3, '0') + ".dbf") ALIAS ToAppendTo
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform