Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Migration problem MySQL to sqlserver
Message
 
À
13/11/2012 11:24:34
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Database:
MS SQL Server
Divers
Thread ID:
01557028
Message ID:
01557035
Vues:
54
Jose,

The format is RTF (rich text format). You can use the following to convert it to plain text -

lortf=CREATEOBJECT("richtext.richtextctrl")
lortf.TextRTF = myRTFtextfield
m.lcPlainText = lortf.Text

-Dan

>hello how are you, I have the following problem I am migrating a database from SQL Server to mysql but data type
>in text fields have something I do not know
>
>{\rtf1{\colortbl;\red0\green0\blue255;}
>\cf1 Primera Consulta [21/08/2006]\par
>\cf0\par
>\par
>\par\par}
>
>and I just want to migrate the data string 'Primera Consulta [21/08/2006]'
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform