Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Empty xsd creates with xmlToCursor a cursor with one ent
Message
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00643058
Message ID:
00643088
Views:
9
Check this out:

Create an empty Cursor
CREATE CURSOR foo (name c(30), vname c(30))
Create XML
CURSORTOXML('foo','bar',1,0,0,"1")
Create a new Cursor from XML
XMLTOCURSOR(bar,'foo1',0)
and get 1 empty Datarecord!

Why?
CU,

Sven

If you post a reply, kindly refrain from emailing it, too.
Previous
Reply
Map
View

Click here to load this message in the networking platform