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

Yahoo! Groups Tips

Did you know...
Show off your group to the world. Share a photo of your group with us.

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 3249 - 3287 of 3864   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
3249
Hi, I am using xmldbms version 2 alpha 3, MicroSofts MSDE database, and the type four JDBC driver supplied by microsoft I have used xmldbms successfully to...
ruairi higgins
ruairih
Offline Send Email
Dec 1, 2003
11:44 am
3251
I'm not sure what is happening here. Is ACTIVITY a keyword / reserved word in SQL Server? Try changing the name to ACTIVITY1 and see if the problem goes away. ...
Ronald Bourret
xmldbms
Offline Send Email
Dec 4, 2003
7:46 pm
3252
Sorry about the delay in replying. You are not required to use namespaces. However, if you do use namespaces, you must declare them both in the XML document...
Ronald Bourret
xmldbms
Offline Send Email
Dec 4, 2003
7:52 pm
3253
Ron, I implemented the changes Abdel recommended and everything compiles since his changes are related to retrieves and my problem was associated with inserts,...
Charles Fulnecky
cafulnecky
Offline Send Email
Dec 4, 2003
8:04 pm
3254
Hi, i downloaded the Revision 1.1 of the HighLow.java KeyGenerator and tried to compile it against the standard (alpha3) jar file of xml- dbms. I get the...
nicolas_oschatz
Offline Send Email
Dec 5, 2003
2:58 pm
3255
Use the 2.0 CVS version instead. You can just cut and paste from the Web: ...
Ronald Bourret
xmldbms
Offline Send Email
Dec 5, 2003
4:27 pm
3256
Hi Ron, thanks for your fast reply. but i was using just the version that you suggested. im using the JDK version 1.3.1... perhaps this is the problem? many...
nicolas_oschatz
Offline Send Email
Dec 5, 2003
10:01 pm
3257
I'm trying to run the Transfer example using mysql database. I get the following error: de.tudarmstadt.ito.xmldbms.InvalidMapException: usr at ...
andrew_cao711
Offline Send Email
Dec 7, 2003
4:50 pm
3258
Hello everyone, as a newbie some questions ;-): In what category i have to put the xml-db-extension from Oracle? Is it a XML-enabled-thing or also Middleware,...
bernd_wollny
Offline Send Email
Dec 8, 2003
4:50 pm
3261
As many of you know, this project uses the facilities of SourceForge, mostly for their CVS support. (Using CVS on a site like SourceForge not only allows us to...
rpbourret@...
xmldbms
Offline Send Email
Dec 12, 2003
8:10 pm
3262
Thanks for pointing this out Ron! Sourceforge is a great source and I use it almost daily. Donated as soon as I saw your message rpbourret@......
Charles Fulnecky
cafulnecky
Offline Send Email
Dec 12, 2003
9:53 pm
3263
Hi Where can i find XmlDocument; where i can download the jar file which have XmlDocument...
babusaba@...
babusaba
Offline Send Email
Dec 17, 2003
3:53 am
3264
somebody please help me in mapping xml document with any relational database(such as ms-access or oracle). If there is some free software,please provide me...
kc_senthil@...
kc_senthil
Offline Send Email
Dec 17, 2003
9:29 am
3265
See the list of products at: http://www.rpbourret.com/xml/ProdsMiddleware.htm Note that the product that this list discusses (XML-DBMS) is Open Source and does...
Ronald Bourret
xmldbms
Offline Send Email
Dec 18, 2003
9:05 pm
3266
Sorry about taking so long to reply. I've been at a conference. Have you solved this problem? If not, can you please post your map document and DTD/XML...
Ronald Bourret
xmldbms
Offline Send Email
Dec 18, 2003
9:05 pm
3267
... The XML DB extensions in Oracle 9i release 2 fit two categories -- native XML database and XML-enabled database. This is due to the way that the XML data...
Ronald Bourret
xmldbms
Offline Send Email
Dec 18, 2003
9:05 pm
3268
Oops. The KeyGenerator interface changed after alpha 3 was released and before HighLow was written. You should be able to solve the problem by adding the...
Ronald Bourret
xmldbms
Offline Send Email
Dec 19, 2003
5:59 am
3269
XmlDocument is used by Sun's XML parser. XMLDocument is used by Oracle's XML parser. I assume you are using version 1.x and trying to compile the Transfer ...
Ronald Bourret
xmldbms
Offline Send Email
Dec 19, 2003
6:00 am
3270
Hi Ron, first of all thank you very much! But now i got some additional questions...;-) Storing XML data in a CLOB, is that really that kind of native storing...
bernd_wollny
Offline Send Email
Dec 19, 2003
11:20 am
3271
Hello, I need to know that product for XML development can use for my development staff Please recommend me the best among: XMLSPY http://www.altova.com/ ...
teksure
Offline Send Email
Dec 19, 2003
1:27 pm
3272
... Storing XML data in a CLOB is native storage. That is, it stores data using the XML data model -- specifically, it stores whole XML documents. However, it...
rpbourret@...
xmldbms
Offline Send Email
Dec 20, 2003
6:01 am
3273
Ron, Now that SourceForge has set up a system for project admins to accept donations for individual projects, do you have plans to accept contributions? ...
cafulnecky
Offline Send Email
Dec 22, 2003
3:04 pm
3274
Ontology Generator, a RDF/XML RDF Schema online tool for automated ontology generation. Simply upload, link or write your RDF. Interest area: Students of...
laSZlo
drumandbassgod
Offline Send Email
Dec 23, 2003
3:29 pm
3275
RDF Browser, an online tool for understanding relationships in rdf space. Interest area: Students of Semantic Web, Semantic Web developers, M2M, B2B, B2M IT...
laSZlo
drumandbassgod
Offline Send Email
Dec 23, 2003
3:30 pm
3276
It will be appreciated that anything useful recommended from you !...
crysal1979
Offline Send Email
Dec 29, 2003
7:14 am
3282
Hi, I've just come across xmldbms and would like to test it and see if I can use it. We work with data models in XML format (from tools like ERWin). We want to...
ers_sg
Offline Send Email
Jan 6, 2004
2:41 am
3284
I know that XML-DBMS supports treating empty string values as null values via the <EmptyStringIsNull/> element. However, it appears that this is primarily...
brian_van_allen
Offline Send Email
Jan 8, 2004
6:05 pm
3285
Hi all. I am new in XML-DBMS. I search a tool which can help me in db2db data migrations, and XML-DBMS is very interesting. I have made some test and all works...
michele_odo
Offline Send Email
Jan 11, 2004
10:43 pm
3286
Sorry to take so long replying. I've been out of town. I don't know anything about EXPRESS, but I did a quick check on Google. It appears there is some...
Ronald Bourret
xmldbms
Offline Send Email
Jan 13, 2004
8:03 am
3287
Yikes! This does not sound like the way to go. Because GenerateMap generated one table per element, I suspect that this DTD is not suited for use with...
Ronald Bourret
xmldbms
Offline Send Email
Jan 13, 2004
8:17 am
Messages 3249 - 3287 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