Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Append from sdf old values
Message
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
01002412
Message ID:
01002561
Views:
23
I'll give it a try. The problem is I'll have to wait the new file update (the one I append) which will be release in June.

>What happens if you release the path?
>i.e.
>
>old_path = SET("path")
>SET PATH TO
>SELECT Tempo
>cFile = ALLTRIM(Thisform.pgeImport.Page1.txtFile.Value)
>APPEND FROM (m.cFile) SDF
>SET PATH TO  (cFile)
>
Previous
Reply
Map
View

Click here to load this message in the networking platform