Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Export memo data in delimited text file
Message
De
30/09/2000 05:15:19
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
 
À
30/09/2000 04:46:40
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00421640
Message ID:
00423051
Vues:
23
>Hi Cetin
>
>Just a wild thought :)
>
>What about this
>
>SET HEAD OFF
>SELECT field1,"," AS comma1,STRTRAN(memofield,"") AS mf1,"," AS comma2 ... FROM tablename TO FILE filename.txt
>
>You can use MLINE() also.
>
>Your thoughts.
>
>Ram


Ramesh,
I'm trying to learn something I'm missing. Would this ever work with say testdata!employee.notes ? I don't think so. 'String to long to fit' error would likely occur with most memo.
mline() OTOH is another problem. It wouldn't work with any line longer than 1024 in current versions.
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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform