Hi, I suggest to check the product Alchemist XML IDE,this is nice tool for XML environments. This product include interesting features of code generation...
Hello, I just realized I never answered this. Are you still having this problem? I tried to recreate the problem here and was not able to. I used the following...
I am using java -version java version "1.4.2_06" Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_06-b03) Java HotSpot(TM) Client VM (build...
Hi, I'm trying to generate a Map from my database, and am recieving this error. It appears that either SQL Server or JTDS is returning this as the SQL Type for...
Hello, The easiest thing to do would be to modify the code in MapFactory_Database to intercept this type (which is specific to SQL Server) and replace it with...
hi everybody..... im a univ student and will have my senior project in XML Database.... Unfortunatlly, i know nothing about that topic!!!! but i toke the ...
... hi everybody..... im a univ student and will have my senior project in XML Database.... Unfortunatlly, i know nothing about that topic!!!! but i toke the ...
Hello, I'm not sure what you mean by "XML database". XML interacts with databases in two ways. When it is used as a data transport -- that is, to transfer data...
... http://in.messenger.yahoo.com ... thank you verymuch ravia.... i search alot about XML but i didnt find any good site as this one ...i will try my best and...
hi, first of all... thank you for ur reply.... then... im new in this field ... i know its diffcult ...but i will try my best.... i think ... as i understood...
Hi, I'm new using xml-dbms. I'm going to write an application using xml-dbms. Is there an API or method to set the filter instead of using filters.dtd ? ...
Can any one help me in parsing XML using JAXP with some basic examples.. K.PrasannaVenkatesan ... Jiyo cricket on Yahoo! India cricket [Non-text portions of...
See: http://java.sun.com/webservices/jaxp/dist/1.1/docs/tutorial/ Please note that this mailing list is for XML-DBMS, a middleware product used to transfer...
Hi Friends, I have data object hierarchy. I want to create Open Office Text file from my data. Can sombody help me how to create using dom parser. I want to...
Hello, I just learned about something that Yahoo uses called "Web beacons", which are created for anybody who is a member of Yahoo Groups. Basically, these are...
Hello, This mailing list is for users of XML-DBMS, a product for transferring data between relational databases and XML documents. You might have more luck on...
Hello, If anybody is interested in presenting a paper at XML 2006, this is the last weekend you can submit papers. XML 2006 is primarily an industry conference...
Hi, I am using the EmptyStringIsNull option, however when I have an empty string tag such as <DataCount/> of data type integer, numeric, or date I get the...
Congratulations! It looks like you're the first person to use EmptyStringIsNull with anything other than strings :) In the process, you've found a bug... To...
Hello - just getting set up to use xml-dbms - but I ran into this error. Any ideas? I run the transfer tool as follows on the test files (I have only edited...
Hello, There is no obvious reason that this is happening. Here's a few things you might try: 1) Make sure you've created the tables in the database. XML-DBMS...
Hello, XML-DBMS does not have a way to do this directly. You have two choices: a) Process the XML document before passing it to XML-DBMS and add this value to...
Hi, Am confused with respect to the following: In the xmldbms cvs source there are two copies of MySQLHandler: ...datahandlers.external.MySQLHandler.java ...
Hello, 1) I can't find datahandlers.MySQLHandler in the CVS tree, even as a dead file, so I'm not sure where you got it. In any case, the one in external is...