Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
LoadXML method of XMLAdapter
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
XML, XSD
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP
Network:
Windows 2003 Server
Database:
MS SQL Server
Divers
Thread ID:
01406258
Message ID:
01406442
Vues:
40
>>Doesn't work - the fields are still memo.
>>
>>for i = 1 to .Tables.Count
>>			=.Tables[m.i].ToCursor(.T., 'cOrders')
>>		endfor
>
>Is there some reason you can't just SELECT it into a new cursor and CAST() the memo field to whatever you want?

That's another alternative, you're right. I liked Gregory's solution more, though.
If it's not broken, fix it until it is.


My Blog
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform