Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
LoadXML method of XMLAdapter
Message
General information
Forum:
Visual FoxPro
Category:
XML, XSD
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP
Network:
Windows 2003 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01406258
Message ID:
01406442
Views:
41
>>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
Previous
Reply
Map
View

Click here to load this message in the networking platform