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...
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, 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...
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...
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...
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...
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 ? ...
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...
... 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...
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...
... 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, 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, 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...
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...
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...
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...
Dear Ronald, Thanks for your reply. I have made the changes you suggested in the following message and I'm still getting the same error. 1. I have changed the...
Hello, This mailing list is for a product named XML-DBMS, which is Java middleware for transferring data between XML documents and relational databases. The...
Hi.. can anyone help me out on how to load a big xml file into sql stored procedure (SQL Server 2k) temporary table. the concern i have is, if the xml file is...
Hi, I am a student working on a project to create an architecture for an ETL for XML data. I was wondering if there are in native XML databases in the market...
Hello, The problem is probably that your XML document does not match your DTD. In particular, the DTD allows only a single collection ID, collection name, and...
Hi all, I just tried xmldbms days ago. What I'm trying to do is transfering data from MS Access to MySQL database. I used MapManager tool to generate a DTD...
XML-DBMS itself doesn't actually need the DTDs -- they are built into the system. The DTDs are used by the XML parser (which is independent of XML-DBMS) to...
Hi Ron, I am moving my app from a Windows machine to a Unix server. I am using xmldbms in a web environment and need to include the DTD files within the web...