Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
APPEND GENERAL command
Message
From
15/11/2013 12:07:30
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP3
Network:
Windows 2003 Server
Database:
Visual FoxPro
Application:
Desktop
Miscellaneous
Thread ID:
01587999
Message ID:
01588039
Views:
42
>Hi Gang!
>
>Question....
>
>I have some data here that I need to work with, but it has GENERAL fields in it.
>
>What I need to do is to copy some test data from one table (that has a GENERAL field in it), into a similar table that also has a GENERAL field that has blank data in it.
>
>First table and general field
>
>pse_trans.vpur_sig (GENERAL) and has data in it ( picture BITMAPS ).
>
>The second table and general field that I want to move this data into..
>
>privacy_policy_detail.Vsignature (GENERAL) blank records.
>
>
>I looked at the APPEND GENERAL (general field) FROM FILE, which can move the data in, but how to get the data OUT of the first table so I can move it into the second ?
>
>Thanks!!

I wonder whether you can use the SQL UPDATE command. I don't know whether it'll handle general fields.

Tamar
Previous
Reply
Map
View

Click here to load this message in the networking platform