Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Transferring data
Message
 
 
To
12/05/2008 15:31:06
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Network:
Windows XP
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01316483
Message ID:
01316487
Views:
14
You have to make sure that right table is selected before SCATTER
SELECT AliasToTransferFrom
SCATTER ...
>So the inventory program is delivered and we did the first data transfers with the following code used to transfer the current selected record to the next process
>
>
>
>scatter name oRecord MEMO FIELDS EXCEPT lot,location,location2
>insert into veg from name oRecord
>delete
>
>
>
>This works great on the server where the data resides!!!!!
>
>However when we go to do the transfer from a workstation across the network the windows screen for opening a file/table comes up asking where is this table and of course the location is My Network Places and the shared folder.
>
>HELP!!!!!!!!
>
>I know this must be easy and I have already started looking but am not looking in the right places yet.
>
>Any Ideas???
>
>Thanks in advance
>
>Fred W.
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform