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

Yahoo! Groups Tips

Did you know...
Want to share photos of your group with the world? Add a group photo to Flickr.

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 1042 - 1071 of 3864   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1042
Dear All, Nearly finished. In & tested on J2EE: Weblogic 5.1, 6.0 & HP BlueStone JMS: SonicMQ, SwiftMQ, MQSeries & Weblogic's JMS. Some points for those...
Adam Flinton
aflinton@...
Send Email
May 2, 2001
1:26 am
1043
Hello, I have problems to view and download your dtd. when I try to view it : I have following error (using IE5.5) : " Incorrect syntax was used in a comment....
Laurent Foret
l.foret@...
Send Email
May 2, 2001
8:47 am
1044
Hello, I want to extend the GenerateMap: 1) Use recently proposed 'XML Schema' as an input (in addition to...
clsbsh@...
Send Email
May 3, 2001
8:47 am
1045
Sorry for the previous incomplete message. I want to extend the GenerateMap: 1) Use recently proposed 'XML Schema' as an input (in addition to DTD and DDML) 2)...
clsbsh@...
Send Email
May 3, 2001
8:53 am
1046
Looking at the source codes of XML-DBMS, I am confused by the architecture of mapfactories. Why do you generate a TempMap first, then convert it to Map?...
yangsophie@...
Send Email
May 3, 2001
10:10 pm
1047
... Stupidity. The reason was supposed to be speed -- TempMap uses Vectors (slower) while Map uses arrays (faster). However, I've been looking at this recently...
rpbourret@...
Send Email
May 4, 2001
3:28 am
1048
... I have fixed this. ... [snip] I'm not sure what is happening there. I have added HTML versions of the DTD, so if the problem is due to it being a DTD (a...
Ronald Bourret
rpbourret@...
Send Email
May 6, 2001
9:21 pm
1049
Sorry to take so long answering. I've been out of town and it's taken a while to catch up on my email. ... This requires writing a map factory for XML Schemas....
Ronald Bourret
rpbourret@...
Send Email
May 10, 2001
10:58 am
1050
In the homeless.barktopia.binaries section is a Zip file called Export in a Post with the same title as this. In it is the "Enterprise edition" (Beam me up...
adam flinton
aflinton@...
Send Email
May 10, 2001
4:28 pm
1051
For those who are interested in SOAP web services, I've just located this new web service. It seems to be the first commercial one I've come across that's a)...
Greg Simmons
greg.simmons@...
Send Email
May 12, 2001
6:56 pm
1052
Dear All, Still tidying up. I now have all the JAXP stuff done with one noticeable exception which is: writeDocument Writing out a DOM tree is not covered by...
adam flinton
aflinton@...
Send Email
May 15, 2001
3:56 pm
1053
I vote for (2). There's some almost completed code in: http://groups.yahoo.com/group/xml-dbms/message/995 To finish this up: 1) Modify so that it writes to a...
Ronald Bourret
rpbourret@...
Send Email
May 16, 2001
12:37 am
1054
Hi All , I am getting this exception while running the sample example & writing the following command at DOS prompt ... am using Oracle 8i as the backend &...
pandey deepak
pandaydeepak@...
Send Email
May 16, 2001
9:15 pm
1055
This is due to Oracle converting the names to upper case. You will need to change the case of the names in the map file to match. For more information, see...
Ronald Bourret
rpbourret@...
Send Email
May 16, 2001
11:48 pm
1056
Hi, I'm using the sample code in order to try to store a simple xml document in my Oracle8i database. I've modified the transfer.java code so it successfully...
richardgustavsson@...
Send Email
May 17, 2001
9:18 am
1057
hi every one i am new user for this group my teacher ask me to write a documentation that note more than 10 pages about connection the database with xml and...
ahmadrd1_2000@...
Send Email
May 17, 2001
10:46 am
1058 ahmadrd1_2000@...
Send Email
May 17, 2001
10:47 am
1059
Do one thing Dear. I'll send you a search page. On the Google just Search for "XML-DBMS". I hope every problem of yours would be solved. Gaurav ... From:...
Gaurav Sachdeva
gsachdeva@...
Send Email
May 17, 2001
10:49 am
1060
The problem here is that your map is incorrect. Basically, you are telling XML-DBMS to map the Sales element to the SALES_T table, but there is no Sales...
Ronald Bourret
rpbourret@...
Send Email
May 18, 2001
8:02 am
1061
Dear Ron & All, A) JAXP is now in & working. I'll chuck out the code to the newsgroup as soon as I get the chance (another system test in progress so time is a...
adam flinton
aflinton@...
Send Email
May 18, 2001
3:23 pm
1062
Read this message only if you are interested in helping write code for version 2.0. If you are interested in writing applications that use version 2.0, this...
Ronald Bourret
rpbourret@...
Send Email
May 19, 2001
12:55 am
1063
While writing the 2.0 map objects, I encountered some circular constructs. In particular: ClassMapBase contains methods that return RelatedClassMaps ...
Ronald Bourret
rpbourret@...
Send Email
May 19, 2001
12:58 am
1064
... Cool. ... History is the only reason. We should integrate them into ParserUtils in 2.0. ... Use the DTD parser (SubsetToDTD) and DTD classes in ...
Ronald Bourret
rpbourret@...
Send Email
May 19, 2001
3:51 pm
1065
Hello All, I am currently working on a project to automate the procurement process for a large cable company. I've been using xml-dbms to get the PO into an...
kevincompton@...
Send Email
May 19, 2001
5:57 pm
1066
Did you check this software? http://www.microsoft.com/biztalk/default.asp ... De: kevincompton@... [mailto:kevincompton@...] Enviado el: Saturday, May...
Guillermo Molina
gmolina@...
Send Email
May 19, 2001
7:40 pm
1067
Hello all, I'm new to the group. I just downloaded the program a couple of weeks ago. I'll try to keep this brief. I'm an undergraduate college student and I'm...
dps225@...
Send Email
May 19, 2001
11:05 pm
1068
David, In the example you gave, I believe you are correct in saying that there is no way to express that kind of constraint within a DTD (or XML Schema)....
Rick Taylor
lizbensky@...
Send Email
May 19, 2001
11:50 pm
1069
You can also use Schematron, which is mentioned in the paper Rick points to: http://www.ascc.net/xml/resource/schematron/schematron.html Constraints can be...
Ronald Bourret
rpbourret@...
Send Email
May 20, 2001
6:56 am
1070
... Simple to do with the exception of the write out to file. However I got this going with the treewalking example. BTW a thought emerged from my tiny...
adam flinton
aflinton@...
Send Email
May 20, 2001
4:35 pm
1071
... A) I'll have a look (big meeting on Monday which I am currently doing Powerpoints for.. (I HATE PowerPoint presentations....(I tend to go to sleep during...
adam flinton
aflinton@...
Send Email
May 20, 2001
4:36 pm
Messages 1042 - 1071 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