|
Home > Archive > FoxPro database connector > October 2005 > Copy a general field
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Copy a general field
|
|
| Max A. Bündchen 2005-10-27, 8:34 am |
| Hi,
I'm try to copy a general field from a table to another with a simple
replace with, but I can't do it. How improve this feature?
Thanks,
Max
| |
| Dan Freeman 2005-10-27, 8:34 am |
| This is one of the problems with general fields, and one reason most of us
recommend finding ANY other way to store your data. Once an object goes in,
there's no native way to get it out (i.e. for copying).
The thing is, Fox doesn't actually "own" that data. It just rents space to
whatever OLE server "owns" the data. To display it, Fox turns screen real
estate over to the OLE server.
Dan
Max A. Bündchen wrote:
> Hi,
>
> I'm try to copy a general field from a table to another with a simple
> replace with, but I can't do it. How improve this feature?
>
> Thanks,
>
> Max
| |
|
|
|
|
|