Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
XMLTOCURSOR parser error
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00657038
Message ID:
00657376
Views:
36
Here is the sample of XML
<?xml version = "1.0" encoding="Windows-1252" standalone="yes"?>
<VFPData>
	<mydepartments>
		<cdeptnum>610316</cdeptnum>
		<cdeptname>Accounting</cdeptname>
	</mydepartments>
	<mydepartments>
		<cdeptnum>610356</cdeptnum>
		<cdeptname>Accounts Payable</cdeptname>
	</mydepartments>
	<mydepartments>
		<cdeptnum>610336</cdeptnum>
		<cdeptname>Accounts Receivables</cdeptname>
	</mydepartments>
	<mydepartments>
		<cdeptnum>610376</cdeptnum>
		<cdeptname>Administration</cdeptname>
	</mydepartments>
	<mydepartments>
		<cdeptnum>610216</cdeptnum>
		<cdeptname>By-Products</cdeptname>
	</mydepartments>
</VFPDATA>
What is Wisdom?
Wisdom - The ability to respond to any situation according to God's Plan.
Therefore:
USE Wisdom IN Everything ORDER priority AS Knowledge
SELECT Knowledge
BROWSE FOR Understanding WHERE Wisdom=Guide

LeRoy Jackson
Previous
Reply
Map
View

Click here to load this message in the networking platform