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:
01316490
Views:
11
Fred,

You are going to need to use the fully qualified filename in your insert command.
scatter name oRecord MEMO FIELDS EXCEPT lot,location,location2
insert into <NetworkDriveLetter>\FolderName\veg from name oRecord
delete
So that VFP can find the file you want to insert into.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform