Hi Dan,

The application can fail in several reasons:
1. You should tune your Rbase.cfg file. For instance, SET AUTOCOMMIT ON 
should be OFF �
2. You chose a wrong view.
3. More then 160 symbols.
There is only one possible mistake in the XML.apx � using the name of column 
which length is 18 symbols.
I apologize for the problem. I use 17 symbols. The bug was fixed.
I use Windows 2000 Professional, which prevent of such terrible hangs.

This is a test application and there are several restrictions.
1. You must be the OWNER to test the Data_XML application.
2. View cannot be build using "� AS SELECT * FROM ViewName".
3. The List of Columns must be Comma Separated.
4. The List of Column must contents less then 160 symbols.
I will try to remove all these restrictions in the next version!

These restrictions are result of:
1. R:base requirement of max. 18 symbols for name.
2. There are several new rules when creating a XML document.
  a. All element must be nested
  b. All attributed must be quoted
  c. XML tags are case-sensitive
  d. Etc.
3. New rules into HTML world � project Voyager.

Xml.app is very complicated application.
1. The primary goal is a library of store procedures.
2. Different fashions of XML � element-centric and data-centric 
(attributes-centric).
3. Research and coding
4. Two totally different parts.

RUN Data_XML IN XML.apx from R> prompt.
Don�t be conservative. Just try it.

Konstantin Gudjev


_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp.

Attachment: xml.apx
Description: Binary data

Reply via email to