Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Transferring data
Message
From
12/05/2008 15:31:06
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Transferring data
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Network:
Windows XP
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01316483
Message ID:
01316483
Views:
57
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.
Next
Reply
Map
View

Click here to load this message in the networking platform