XML Editor
Sign up for a WebBoard account Sign Up Keyword Search Search More Options... Options
Chat Rooms Chat Help Help News News Log in to WebBoard Log in Not Logged in
Show tree view Topic
Topic Page 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 Go to previous topicPrev TopicGo to next topicNext Topic
Postnext
Nila RathodSubject: rtf to XML
Author: Nila Rathod
Date: 19 Nov 2007 05:29 PM
HI There,
I have rtf text in database. Is it possible to convert rtf to XML using stylistudio?
Thanks
Nila

Postnext
(Deleted User) Subject: rtf to XML
Author: (Deleted User)
Date: 20 Nov 2007 03:29 AM
Hi Nila,
in order to open an RTF file as XML, you can do:
- display the Open File dialog (File -> Open)
- locate and click on the RTF file (or type in the name)
- check the 'Open using XML Converter' check box
- click OK
- in the next dialog, pick "Rich Text Format (RTF)" item in the list at the left
- click OK

If the RTF comes from a database that can be accessed using a WebDAV interface you should be all set.

Hope this helps,
Alberto

Postnext
Nila RathodSubject: rtf to XML
Author: Nila Rathod
Date: 20 Nov 2007 07:23 PM
I want to extract rtf in text format in SQL database only..
How can I use webDav interface with sql 2005?

Posttop
(Deleted User) Subject: rtf to XML
Author: (Deleted User)
Date: 21 Nov 2007 03:00 AM
Hi Nila,
SQL Server doesn't natively provide a WebDAV interface, so you will have to write some code to be able to extract the RTF data from the SQL columns.

One alternative is to compile and install a WebDAV server that exposes the SQL database, like the one described at http://thehojusaram.blogspot.com/2007/06/c-webdav-server-with-sql-backend-source.html

Another approach is to write .NET or Java code that make use of DataDirect XQuery and DataDirect XML Converters; it fetches the data from the database and then instantiate the converter to work an a stream (instead of pointing to a URL). This solution would also have the benefit of being scalable and deployable outside of Stylus, but it will require to get additional licenses for the two standalone DataDirect products.

Hope this helps,
Alberto

 
Topic Page 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 Go to previous topicPrev TopicGo to next topicNext Topic
Download A Free Trial of Stylus Studio 6 XML Professional Edition Today! Powered by Stylus Studio, the world's leading XML IDE for XML, XSLT, XQuery, XML Schema, DTD, XPath, WSDL, XHTML, SQL/XML, and XML Mapping!  
go

Log In Options

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