Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
APPEND from a remote view
Message
 
To
10/03/2006 10:14:24
Salminen Jukka
Js Software Systems
Vaasa, Finland
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Environment versions
Visual FoxPro:
VFP 7
OS:
Windows 2000 SP4
Network:
Windows 2000 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01103098
Message ID:
01103110
Views:
16
Something like this:
open data ....
use _NAME_   &&open the view

sele 0
use _name_.DBF alias hello     &&open the table
appe from (dbf("_name_"))
>Is it possible to APPEND from a remote view to a local (free) table that has the same name as the view?
>--
>JS
Previous
Reply
Map
View

Click here to load this message in the networking platform