Search the web
Sign In
New User? Sign Up
xml-dbms
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 3759 - 3792 of 3864   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
3759
Just to let you all know that I've udpated the XML-DBMS Web site: http://www.rpbourret.com/xmldbms/index.htm Perhaps the most useful things are lists of FAQs...
Ronald Bourret
xmldbms
Offline Send Email
Sep 22, 2005
7:47 pm
3760
[image: Google Groups] *Subscribe to java crazy* Email: Browse Archives <http://groups.google.com/group/java-crazy> at groups.google.com...
Hitesh Dhingra
lunaticdhingra
Offline Send Email
Sep 23, 2005
6:33 am
3761
Hi I am new to xml-dbms and had some questions. I did go through the archive and found some answers. 1. Is there a programmatic way to specify the actions when...
gv_web
Offline Send Email
Sep 29, 2005
5:20 pm
3762
... No. If you call DOMToDBMS or DBMSDelete directly, there are methods for specifying a single action. You can also construct an Actions object directly --...
Ronald Bourret
xmldbms
Offline Send Email
Sep 30, 2005
6:06 am
3763
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...
Scott Bainbridge
sctt_bainbridge
Offline Send Email
Oct 31, 2005
4:07 am
3764
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...
Ronald Bourret
xmldbms
Offline Send Email
Oct 31, 2005
5:39 am
3765
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...
elsa_jin
Offline Send Email
Nov 11, 2005
7:29 pm
3766
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...
Ronald Bourret
xmldbms
Offline Send Email
Nov 17, 2005
6:09 pm
3767
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...
Hiral Shah
hshah_mse
Offline Send Email
Nov 17, 2005
7:44 pm
3768
See http://www.rpbourret.com/xml/ProdsNative.htm If you want an Open Source native XML database, I recommend eXist or Berkeley DB XML. -- Ron...
Ronald Bourret
xmldbms
Offline Send Email
Nov 17, 2005
9:43 pm
3769
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...
Sudhakar
sudhakarjul18
Offline Send Email
Nov 18, 2005
5:24 am
3770
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...
Ronald Bourret
xmldbms
Offline Send Email
Nov 18, 2005
5:48 am
3771
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...
Ying Jin
elsa_jin
Offline Send Email
Nov 28, 2005
10:12 pm
3772
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...
widfrid
Offline Send Email
Dec 13, 2005
9:08 pm
3773
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...
Ronald Bourret
xmldbms
Offline Send Email
Dec 15, 2005
9:44 pm
3774
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...
Leonardo Kenji Shikida
kenjishikida
Online Now Send Email
Dec 16, 2005
6:59 pm
3775
solution : http://groups.yahoo.com/group/xml-dbms/message/3643 ... xmldbms20.jar:xerces-1_4_4/xerces.jar:./mysql-connector-java-3.0.16-ga-bin.jar ... ...
Leonardo Kenji Shikida
kenjishikida
Online Now Send Email
Dec 16, 2005
7:57 pm
3776
Correct. I've added this question to the list of FAQs: http://www.rpbourret.com/xmldbms/faqs/index.htm -- Ron...
Ronald Bourret
xmldbms
Offline Send Email
Dec 18, 2005
5:29 am
3777
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...
ddc_dc
Offline Send Email
Dec 21, 2005
3:16 pm
3778
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...
Ronald Bourret
xmldbms
Offline Send Email
Dec 22, 2005
7:22 am
3779
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 ...
hussoona
Offline Send Email
Dec 24, 2005
11:06 pm
3780
... 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 ...
ravi kiran
ravik_alagan...
Offline Send Email
Dec 26, 2005
7:09 am
3782
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...
Ronald Bourret
xmldbms
Offline Send Email
Dec 27, 2005
6:00 am
3783
... 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...
hussoona
Offline Send Email
Dec 29, 2005
3:07 am
3784
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...
hussoona
Offline Send Email
Dec 29, 2005
3:16 am
3785
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 ? ...
Tommy Fan
tommyfan2000
Offline Send Email
Jan 24, 2006
1:19 pm
3786
Hello, See the package org.xmlmiddlware.xmldbms.filters. The classes you will probably need are FilterBase, FilterSet, RootFilter, TableFilter, ...
Ronald Bourret
xmldbms
Offline Send Email
Jan 25, 2006
9:50 am
3788
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...
PrasannaVenkatesan K
pvlikesjava
Offline Send Email
Jan 28, 2006
5:59 pm
3789
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...
Ronald Bourret
xmldbms
Offline Send Email
Jan 28, 2006
7:22 pm
3792
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...
Rama Subba Reddy
krsreddy123
Offline Send Email
Feb 16, 2006
1:40 pm
Messages 3759 - 3792 of 3864   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help