Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFP 7 Beta from Orlando Devcon
Message
From
18/05/2001 09:47:02
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
VFP 7 Beta from Orlando Devcon
Miscellaneous
Thread ID:
00508670
Message ID:
00508670
Views:
55
Hi all,

As is probably with everyone who just got hold of the VFP 7 Beta 1 CD; I immediately install VFP 7 and check out the CursorToXML() and XMLToCursor() functions.

I was able to generate an XML output however, my IE 5.5 SP 1 running on Win 2K Pro SP 1 was not able to open the XML file. I have a connection to the internet. The following error was generated:

Error opening input file: '#VFPSchema'. Incorrect definition for the root element in schema. Line 2, Position 7

Is there a setting that I need to be aware of before using this cool stuff? Or is the VFP Beta 1 significantly different from what was used by the session speakers? I've tried the following and have problems opening the xml output from IE.

use test
CursorToXML('test',1,'test.xml')
CursorToXML('test',2,'test.xml')
CursorToXML('test',3,'test.xml')
CursorToXML('test',1,'test.xml','schema.xml')
CursorToXML('test',2,'test.xml','schema.xml')

Ramil 5/18
ramil
~~ learning to stand still
Next
Reply
Map
View

Click here to load this message in the networking platform