TarekHaddad
Sat Apr 01 14:33:02 CST 2006
Hi,
Try copy it useing the type FOXPLUS. it will create a table with a memo field.
I used it to import the converted data to an ACCESS database & it is working.
Bye
"Lee Mitchell" wrote:
> Hi Linn:
>
> This is an old article, but it may still be useful:
>
> 101018 How to Copy Memo or General Fields to New Records
>
http://support.microsoft.com/default.aspx?scid=kb;EN-US;101018
>
> I hope this helps.
>
> This posting is provided "AS IS" with no warranties, and confers no rights.
>
> Sincerely,
> Microsoft FoxPro Technical Support
> Lee Mitchell
>
> *-- VFP9 HAS ARRIVED!! --*
> Read about all the new features of VFP9 here:
>
http://msdn.microsoft.com/vfoxpro/
>
> *--Purchase VFP 9.0 here:
>
http://www.microsoft.com/PRODUCTS/info/product.aspx?view=22&pcid=54787e64-52
> 69-4500-8bf2-3f06689f4ab3&type=ovr
>
> Keep an eye on the product lifecycle for Visual FoxPro here:
>
http://support.microsoft.com/gp/lifeselectindex
> - VFP5 Mainstream Support retired June 30th, 2003
> - VFP6 Mainstream Support retired Sept. 30th, 2003
>
> >Hi,
>
> >I'm running VFP 9.0, making an application which collects data from a SQL
> >2000 Server and synchronizes it with a Palm Pilot. I'm making the
> >application in the Palm with Satellite Forms and for the most part it's
> >working well.
>
> >However, I've just run into a road block and don't know how to solve it
> yet.
> >When I query the SQL data for one table one of the fields is a memo type
> >field. To sync. with the Palm I need to store the data in dbase format so
> I
> >use the Copy To... command with the type set as FOX2X. Of course the Copy
> >To... command doesn't copy the contents of a memo field so my application
> >doesn't work. Is there a work around for this? Anyone know how I can
> >create a dbase style table including a memo field?
>
> >Thanks in advance,
> >Linn
>
>