[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

OpenXML

  • To: xml-dev@l...
  • Subject: OpenXML
  • From: "Simamora, Johny" <Johny_Simamora@f...>
  • Date: Wed, 17 Apr 2002 10:15:13 +0900
  • Return-receipt-to: "Simamora, Johny" <Johny_Simamora@f...>

openxml
Hai, I have a problem about my script, I don't have any idea. Does anyone
help me how to solve this ? I appreacite.

set @strSQL = 	" delete from " + @strEmployee +
			" from openxml( " + @intFlag + ", '/root/row')"
			" where name = '" + @strName + "'"

exec (@strSQL)

The @ fields are parameter from screen and will be executed.

cheers,
johny

-----Original Message-----
From: Aleksander Slominski [mailto:aslom@c...]
Sent: Wednesday, April 17, 2002 9:03 AM
To: xml-dev@l...
Subject:  ANN: MXP1 beta1 - fast and small parsing engine for
XMLPULL


hi,

MXP1 is a fast and small XML pull parser that was written
from scratch to work best with the latest Java JITs (such as
Hotspot in JDK 1.4) and to implement  XMLPULL V1
API (http://www.xmlpull.org)/

MXP1 is available under Apache-like license
(and is basically a new parsing engine for XPP3) from

  http://www.extreme.indiana.edu/xgws/xsoap/xpp/mxp1/

the size of the complete MXP1 parser (without factory
but fully usable) is less than 20 KB and in recent
benchmark of fastest SAX1/2 parsers and XML
pull parsers MXP1 turned out ot be the fastest,
for  detailed results visit:

   http://www.extreme.indiana.edu/~aslom/xpp_sax2bench/

and to get all required files including source code to reproduce tests:

   http://www.extreme.indiana.edu/~aslom/xpp_sax2bench/results.html

i hope you find MXP1 parser useful where performance and size
matters - it should work though not yet tested on small devices that
supports J2ME MIDP and upward to J2EE servers where multiple
XML input streams must be parsed concurrently and where both
performance and memory footprint matters ...

thanks,

alek



-----------------------------------------------------------------
The xml-dev list is sponsored by XML.org <http://www.xml.org>, an
initiative of OASIS <http://www.oasis-open.org>

The list archives are at http://lists.xml.org/archives/xml-dev/

To subscribe or unsubscribe from this list use the subscription
manager: <http://lists.xml.org/ob/adm.pl>

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
 

Stylus Studio has published XML-DEV in RSS and ATOM formats, enabling users to easily subcribe to the list from their preferred news reader application.


Stylus Studio Sponsored Links are added links designed to provide related and additional information to the visitors of this website. they were not included by the author in the initial post. To view the content without the Sponsor Links please click here.

Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.