Forum: XML, XSLT and XPATH Mar 17th, 2008 |
| Replies: 16 Views: 3,168 Re: SQL/XML Query Can any one give syntax for getting both XML column data along with the normal relational data using a single query? |
Forum: XML, XSLT and XPATH Feb 14th, 2008 |
| Replies: 16 Views: 3,168 |
Forum: XML, XSLT and XPATH Jan 30th, 2008 |
| Replies: 16 Views: 3,168 Re: SQL/XML Query I heard that we can use XQuery FLWOR expressions in SQL/XML. Can you explain how we can use FLWOR expressions in SQL/XML? |
Forum: XML, XSLT and XPATH Jan 21st, 2008 |
| Replies: 16 Views: 3,168 Re: SQL/XML Query I need to use parameters in XQuery. Can anyone explain how to use parameters in XQuery with an example. |
Forum: XML, XSLT and XPATH Jan 8th, 2008 |
| Replies: 16 Views: 3,168 Re: SQL/XML Query What are the main advantages of SQL/XML compared with XQuery language? |
Forum: XML, XSLT and XPATH Dec 20th, 2007 |
| Replies: 16 Views: 3,168 Re: SQL/XML Query I am working on a project and I need to get relational data from DB2 9 XML columns, how do we convert XML data with namespaces into relational data? |
Forum: XML, XSLT and XPATH Dec 15th, 2007 |
| Replies: 16 Views: 3,168 Re: SQL/XML Query The problem is:
com.ibm.db2.jcc.b.SqlException: Failure in loading T2 native library db2jcct2
at com.ibm.db2.jcc.t2.a.a(a.java:31)
at... |
Forum: XML, XSLT and XPATH Dec 14th, 2007 |
| Replies: 16 Views: 3,168 Re: SQL/XML Query I am facing JNDI problem with tomcat server, when I use a JNDI definition to connect DB2 database, always it’s throwing below exception, I have added db2jcc.jar jar file into tomcat common lib. Can... |
Forum: XML, XSLT and XPATH Dec 11th, 2007 |
| Replies: 16 Views: 3,168 SQL/XML Query I have looked at the syntax of SQL/XML query and tried to run a sample query. But not able to write my query using it. Can someone provide a tested and working SQL/XML? |
Forum: RSS, Web Services and SOAP Nov 5th, 2007 |
| Replies: 79 Views: 9,142 |
Forum: RSS, Web Services and SOAP Nov 5th, 2007 |
| Replies: 79 Views: 9,142 Re: XML Management Is there any way to validate the XML data against a XML schema before inserting into the database? |
Forum: RSS, Web Services and SOAP Nov 5th, 2007 |
| Replies: 79 Views: 9,142 Re: XML Management I have some data that I want to store in the DB2 9. Should I store this data as XML schema or relational schema? |
Forum: RSS, Web Services and SOAP Oct 25th, 2007 |
| Replies: 79 Views: 9,142 |
Forum: RSS, Web Services and SOAP Oct 24th, 2007 |
| Replies: 79 Views: 9,142 Re: XML Management I have been using SQL queries all through. Can I just use SQL queries without having to learn Xquery? |
Forum: RSS, Web Services and SOAP Oct 24th, 2007 |
| Replies: 79 Views: 9,142 |
Forum: RSS, Web Services and SOAP Oct 22nd, 2007 |
| Replies: 79 Views: 9,142 Re: XML Management How will the performance be if we index lot or most of the columns? :-/ |
Forum: RSS, Web Services and SOAP Oct 22nd, 2007 |
| Replies: 79 Views: 9,142 |
Forum: RSS, Web Services and SOAP Oct 22nd, 2007 |
| Replies: 79 Views: 9,142 |
Forum: RSS, Web Services and SOAP Oct 16th, 2007 |
| Replies: 79 Views: 9,142 |
Forum: RSS, Web Services and SOAP Oct 16th, 2007 |
| Replies: 79 Views: 9,142 Re: XML Management I have not worked with pureXML. How difficult it is to query the XML data from database? |
Forum: RSS, Web Services and SOAP Oct 16th, 2007 |
| Replies: 79 Views: 9,142 Re: XML Management I do not want to store only XML documents. I also have other data types in my application |
Forum: RSS, Web Services and SOAP Oct 3rd, 2007 |
| Replies: 79 Views: 9,142 |
Forum: RSS, Web Services and SOAP Oct 3rd, 2007 |
| Replies: 79 Views: 9,142 Re: XML Management I am working on an application for data storage which deals mostly with XML data. I am storing the XML data as CLOB data type. Is there any other way to work with XML data? |