Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 SQL Server support in oXygen XML Editor

Author  Topic 

oxygenxml
Starting Member

2 Posts

Posted - 2006-11-21 : 05:54:46
oXygen XML Editor 8.0 (http://www.oxygenxml.com) added support for SQL Server 2005 database (available in Enterprise edition).

It provides a new Database perspective with a Database Explorer view that can be used to browse the database structure in a tree format and a Table Explorer view that can be used to edit the table data. You can run SQL interrogations over the database with support for SQL parameter markers that can be configured into a scenario.

If you are using the XML data storage and retrieval features from SQL Server 2005 you will be able to edit the table content of an XML type directly in the oXygen XML editor. There is also support for SQL/XML and XQuery interrogations as well for XSD schema view/registration/unregistration.

The configuration for SQL Server support is simple, you need to configure a SQL Server datasource and a connection based on it:
http://www.oxygenxml.com/doc/ug-standalone/working-with-databases.html#configure-sql-server-datasource
http://www.oxygenxml.com/doc/ug-standalone/working-with-databases.html#configure-sqlserver-connection

oXygen is available on almost any platform both as a standalone application and as an Eclipse plugin.
To find the full list of new additions and more details please visit:
http://www.oxygenxml.com/index.html#new-version

Best Regards,
Stefan
---------------------------------------------------------------------
Stefan Vasile
<oXygen/> XML Editor, Schema Editor and XSLT Editor/Debugger
http://www.oxygenxml.com

SwePeso
Patron Saint of Lost Yaks

30421 Posts

Posted - 2006-11-21 : 05:56:35
Don't we just love spam?


Peter Larsson
Helsingborg, Sweden
Go to Top of Page

oxygenxml
Starting Member

2 Posts

Posted - 2006-11-21 : 06:16:14
There are few tools that support the new XML features from SQL Server 2005. It is much easier to edit the XML content from a table having an XML type column into a specialized XML editor, to view/register an XSD schema to the SQL Server 2005 XSD schema repository or to run XQouery over their content.

Some developers who use these features might be interested in such tool.
Go to Top of Page

SwePeso
Patron Saint of Lost Yaks

30421 Posts

Posted - 2006-11-21 : 06:26:44
Yes, I understand you had a good intention.


Peter Larsson
Helsingborg, Sweden
Go to Top of Page

X002548
Not Just a Number

15586 Posts

Posted - 2006-11-21 : 09:37:00
quote:
Originally posted by Peso

Yes, I understand you had a good intention.



For what? And when did xml and the relational model get married?



Brett

8-)

Hint: Want your questions answered fast? Follow the direction in this link
http://weblogs.sqlteam.com/brettk/archive/2005/05/25/5276.aspx

Add yourself!
http://www.frappr.com/sqlteam



Go to Top of Page
   

- Advertisement -