Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Memo fields in dbf is not transfered to xls file
Message
From
31/01/2002 11:56:12
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Miscellaneous
Thread ID:
00613223
Message ID:
00613479
Views:
9
>When I export my dbf data to xls file, all memo fields in dbf is not transfered. How can I solve this problem.
>
>Thanks in Advance
>
>Altun

Merhaba Ali,
You could convert memo to a long text string by replacing para marks with a special char then on Excel side execute a replace for special chars back to para marks. However Excel can't do that successfully if memo content is long.
The only reliable way I found is ADO transfer or QueryTables.Add.
You can check the sample in FoxyClasses.
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform