Search 5,000,000+ questions and answers.

Frequently Asked Questions

How are DataDirect XML Converters™ 3.0 licensed?

Ordering FAQ
DataDirect XML Converters™ 3.0 can be licensed through a workstation or a server based licensing metric (model). Check out our Help Me Choose page to learn more about the difference between the two models. Please contact your DataDirect account representative at 1 (800) 477-6473 x4488 or (781) 280-4488 to discuss which one fits best with your environment.
Related Questions

What are DataDirect XML Converters™ 3.0?

Frequently Asked Questions About DataDirect XML Convertersâ?...
DataDirect XML Converters™ 3.0 are high-performance Javaâ?˘ and .NET components that provide bi-directional, programmatic access to virtually any non-XML file including EDI (EDIFACT, X12, EANCOM, IATA), flat files, and other legacy formats. DataDirect XML Converters™ 3.0 allow developers to seamlessly stream any non-XML data as XML to industry-leading XML processing components (including DataDirect XQuery) or to any application.
Related Questions

Can I OEM DataDirect XML Converters™ 3.0?

Ordering FAQ
Yes, our OEM account managers offer a number of licensing options. Visit the DataDirect OEM Agreements site for more information or contact your DataDirect account representative at 1 (800) 477-6473 x4488 or (781) 280-4488. Put the power, scalability, and performance of DataDirect XML Converters™ 3.
Related Questions

Are DataDirect XML Converters™ 3.0 bidirectional?

Frequently Asked Questions About DataDirect XML Convertersâ?...
All built-in converters are bidirectional. For example, the EDI converter supports both EDI to XML and also XML to EDI — you can read and write to your non-XML files. Custom converters defined using Stylus Studio Enterprise Suite are XML to non-XML only.
Related Questions

How do DataDirect XML Converters™ 3.0 work?

Frequently Asked Questions About DataDirect XML Convertersâ?...
In Java or Microsoft .NET, files and resources are referred to using URI's. The basic URI resolvers that are included with Java or .NET are capable of resolving file:, http:, ftp:, and a few other protocols. DataDirect XML Converters™ 3.0 extend the ability of the default URI resolvers to understand a new file scheme, converter:, that can be used to convert non-XML files into XML on the fly and vice-versa.
Related Questions

How fast are DataDirect XML Converters™ 3.0?

Frequently Asked Questions About DataDirect XML Convertersâ?...
DataDirect XML Converters™ 3.0 use streaming XML technology, which means that rather then reading the entire file into memory and generating the whole result into memory, the data is parsed by a streaming component and in turn streamed to the downstream processing component as it goes, resulting in far greater performance and throughput. DataDirect XML Converters™ 3.0 in conjunction with DataDirect XQuery provide the ultimate solution in terms of high scalability and performance.
Related Questions

What are the advantages of DataDirect XML Converters™ 3.0?

Frequently Asked Questions About DataDirect XML Convertersâ?...
DataDirect XML Converters™ 3.0 offer a productive, scalable and easily embeddable data conversion solution which leverages your existing Java or .NET applications and/or industry leading XML processing components. Overall, you'll find that this approach is far more cost-effective then alternative approaches.
Related Questions

How do I try-out DataDirect XML Converters™ 3.0?

Frequently Asked Questions About DataDirect XML Convertersâ?...
Downlaoding a free trial is really easy. Simply go to our download page and fill out the short information form. Then click on the "submit" button. From there, you'll be able to download your free 15 day trial of DataDirect XML Converters™ 3.0. See our download page or contact one of our sales representatives at (781) 280-4488 for more information.
Related Questions

How do I purchase DataDirect XML Converters™ 3.0?

Frequently Asked Questions About DataDirect XML Convertersâ?...
To make your purchasing process quick and easy, we suggest ordering from our online store or by contacting one of our sales representatives at (781) 280-4488. Put the power, scalability, and performance of DataDirect XML Converters™ 3.
Related Questions

What XML processors are supported by DataDirect XML Converters™ 3.0?

Frequently Asked Questions About DataDirect XML Convertersâ?...
DataDirect XML Converters™ 3.0 can be accessed by any processor that allows the configuraion of a custom URI resolver, which means virtually any XML processing component, like DataDirect XQuery, Apache Xalan, Saxon XQuery and XSLT, the .NET XSLT processor and many more.
Related Questions

Can I purchase DataDirect XML Converters™ 3.0 and Stylus Studio as a package?

Ordering FAQ
Yes, our online buy page shows you just how easy it is to package products together. We absolutely recommend checking it out for more information, and you can also contact your DataDirect account representative at 1 (800) 477-6473 x4488 or (781) 280-4488 for even more pricing information that includes multiple products.
Related Questions

Is there a developer version of DataDirect XML Converters™ 3.0 that I can use for my POC?

Ordering FAQ
Yes, a developer version is available should you need more time to work on your proof of concept than the evaluation license provides. Contact your DataDirect account representative at 1 (800) 477-6473 x4488 or (781) 280-4488 for more information.
Related Questions

What file formats can I access using DataDirect XML Converters™ 3.0?

Frequently Asked Questions About DataDirect XML Convertersâ?...
DataDirect XML Converters™ 3.0 provide seamless access to EDIFACT, X12, IATA, EANCOM and Flat Files. Check out our standards support page for the complete support matrixes.
Related Questions

How is DataDirect XQuery™ 3.0 licensed?

Ordering FAQ
There are several models for licensing DataDirect XQuery™ 3.0 and they vary between corporate and OEM customers. Please contact your DataDirect account representative at 1 (800) 477-6473 x4488 or (781) 280-4488 to discuss which model fits best for your environment.
Related Questions

What types of XML does DataDirect XQuery™ 3.0 support access to?

Frequently Asked Questions About DataData XQuery
XML text files/streams. These files/streams can be accessed using fn:doc( ), which supports the http:, ftp:, and file:URI schemes and DataDirect XML Converters™ 3.0 URI's. let $request := doc('file:///c:/request.xml')/request ... Here is an example of a DataDirect XML Converters™ 3.0 URI scheme in which the name of the Adapter is Base64, the properties set for the conversion are newline and encoding, and the file to convert is base_to_xml.
Related Questions

Can I OEM DataDirect XQuery™ 3.0?

Ordering FAQ
Yes, our OEM account managers offer a number of licensing options. Visit the DataDirect OEM Agreements site for more information. XQuery is one of the hottest XML technologies being developed today. After you purchase DataDirect XQuery™ 3.0, stay informed with vital news about standards, tools, and trends by signing up for the DataDirect XQuery™ 3.0 newsletter.
Related Questions

What is DataDirect XQuery™ 3.0?

Frequently Asked Questions About DataData XQuery
DataDirect XQueryâ?˘ is an implementation of XQuery that can query XML, relational data, SOAP messages, EDI, or a combination of data sources. It provides the fastest, most reliable and scalable XQuery support for all major relational databases and runs on any J2SE 1.4 or higher Java platform. DataDirect XQuery supports the XQuery API for Java (XQJ), and is easily embeddable into any Java program. It does not require any other product or application server, and has no server of its own.
Related Questions

Where can I learn more about DataDirect XQuery™ 3.0?

Frequently Asked Questions About DataData XQuery
Information about DataDirect XQuery™ 3.0 can be found at http://www.datadirect.com/products/xquery/index.ssp. XQuery is one of the hottest XML technologies being developed today. Stay informed with vital news about standards, tools, and trends by signing up for the DataDirect XQuery™ 3.0 newsletter. Put the power, scalability, and performance of DataDirect XQuery™ 3.
Related Questions

Why DataDirect XML Converters?

Ordering FAQ
Are you confused or do you have questions about purchasing or licensing for DataDirect XML Converters™ 3.0? Well don't worry. We've compiled a list of frequently asked questions about the purchasing and licensing processes just for you. However, if you have a question that we've not addressed here, please refer to our DataDirect XML Converters™ 3.0 Customer Service page for more information.
Related Questions

Got A Question? Ask Our Community!


More Questions >>

© Copyright 2007-2008 QueryCAT
About • Webmasters • Contact