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

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

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 3695 - 3725 of 3864   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
3695
Hi, I have checked the map and filter files and made sure everything matches. I have just re-done the table as all varchar's and it works but it seems to be...
sctt_bainbridge
Offline Send Email
Jun 2, 2005
1:37 am
3696
Mismatched elements is due to this bug: http://groups.yahoo.com/group/xml-dbms/message/3632 Briefly, XML-DBMS accesses internal column information by column...
Ronald Bourret
xmldbms
Offline Send Email
Jun 2, 2005
11:38 pm
3697
1. Table 1 contains two fields which link to records in Table 2...like this: Table 1 ... name item_1 item_2 Table 2 ... item_id item_name ...and I'd like to...
thetriviaboy
Offline Send Email
Jun 8, 2005
10:29 pm
3698
Hello, 1) With version 1.x, you can't do this at all. With version 2.0 alpha 3, you can almost do this. The problem is that what you want to do requires you to...
Ronald Bourret
xmldbms
Offline Send Email
Jun 13, 2005
5:38 am
3699
Hi, I have three linked tables much like the Orders / Customer / Items ... CREATE TABLE test_customer (customer_id INTEGER primary key, customer_name...
Scott Bainbridge
sctt_bainbridge
Offline Send Email
Jun 23, 2005
2:19 am
3700
There are two problems with your filter document: 1) The document is not valid according to filters.dtd. The class that compiles filter documents assumes that...
Ronald Bourret
xmldbms
Offline Send Email
Jun 23, 2005
6:35 am
3701
Thanks, I tired your filter, which in fact was what I started with before I got lost on related tables, etc and it, after a fair pause, gives the following...
sctt_bainbridge
Offline Send Email
Jun 24, 2005
12:41 am
3702
Could you post your map to the list or send it to me privately? The class cast exception while setting parameters makes me think that there is a problem with...
Ronald Bourret
xmldbms
Offline Send Email
Jun 24, 2005
7:08 am
3703
Hi, the map is: <?xml version='1.0' ?> <!DOCTYPE XMLToDBMS SYSTEM "xmldbms2.dtd" > <XMLToDBMS Version="2.0" xmlns="http://www.xmlmiddleware.org/xmldbms/v2"> ...
sctt_bainbridge
Offline Send Email
Jun 24, 2005
9:27 am
3704
Cool! I'd never thought about this, but you've managed to put XML-DBMS into an infinite loop, which would explain the stack overflow error. To solve this,...
Ronald Bourret
xmldbms
Offline Send Email
Jun 24, 2005
9:23 pm
3705
Thanks!! That seems to have fixed it and now it all works - again many many thanks for helping me. Cheers, Scott. ... DBMS ... error. To ... from the ... ...
sctt_bainbridge
Offline Send Email
Jun 26, 2005
11:43 am
3706
Many thanks for your help, I've now got it working with the aid of XSLTs for the final step in adding constants etc. I now have a problem concerning importing...
thetriviaboy
Offline Send Email
Jul 5, 2005
2:44 pm
3707
Hi all Iam Santhosh Chiluka doing MTech 2nd year I have a minor project in this semester If you have any, please send me immediately Thank You Bye ... Do you...
santhosh ch
santhoomail
Offline Send Email
Jul 11, 2005
7:48 am
3708
Can you please give us more information about what kind of project you are looking for? For example, what field should the project be in? Is this theoretical...
Ronald Bourret
xmldbms
Offline Send Email
Jul 12, 2005
4:46 am
3709
Thank You for your reply As I have a minor project in my 3rd semester,I want to work on XML and Java interfaces or XML and DBMS interface. We have only one...
santhosh ch
santhoomail
Offline Send Email
Jul 12, 2005
7:20 am
3710
hi, i am fascinated by this XML-DBMS middleware.I want to see it work.so i have taken up the task of transferring data from an XML document to a Oracle 8i...
Rajiv Bhattacharya
racy_rajiv
Offline Send Email
Jul 13, 2005
8:09 am
3712
Hi, i had submitted the pst yesterday.But i didnt get a single reply,although there are a lots of people with experiance on this group.So i thought of sending...
Rajiv Bhattacharya
racy_rajiv
Offline Send Email
Jul 14, 2005
3:58 pm
3713
Sorry about the late answer. I don't have time to test this right now, but either of the following should work: 1) a) Declare the primary key of the Authors...
Ronald Bourret
xmldbms
Offline Send Email
Jul 15, 2005
6:59 am
3714
hi, I want to transfer a test.xml file data to the database. I am trying to write a map file for a test.xml file. Q1. how do i Map the <ip> and <addr> element...
Rajiv Bhattacharya
racy_rajiv
Offline Send Email
Jul 20, 2005
12:45 pm
3715
Hello, Sorry I never replied to your earlier messages. I was on vacation and have been busy with other projects. I assume you figured out the answers? 1) The...
Ronald Bourret
xmldbms
Offline Send Email
Jul 21, 2005
5:30 am
3716
Hi, First of all thanks Ron for replying and solving my doubts.Your answers to my queries were really precise and right on target. I downloaded XML-DBMS...
Rajiv Bhattacharya
racy_rajiv
Offline Send Email
Jul 22, 2005
9:41 am
3717
This is the same problem as is discussed in: http://groups.yahoo.com/group/xml-dbms/message/3643 -- Ron...
Ronald Bourret
xmldbms
Offline Send Email
Jul 23, 2005
4:45 am
3718
hi KplMercury, i am trying to run XML-DBMS,Version 2.0,Alpha 3 to transfer data from an xml file to the database.But i seem to get an error ...
Rajiv Bhattacharya
racy_rajiv
Offline Send Email
Jul 23, 2005
9:20 am
3719
hi, i had sent the mail to KplMercury using the "send mail" button in front of KplMercury's name but it got posted on the group. Any way Ron n xml-dbms gang,if...
Rajiv Bhattacharya
racy_rajiv
Offline Send Email
Jul 23, 2005
9:29 am
3720
Hello, As was the case with message 2322, I'm not sure what is causing the error. Could you please post (or privately send me) the map document, action...
Ronald Bourret
xmldbms
Offline Send Email
Jul 24, 2005
4:46 am
3721
Hi, Ron dude,thanks for helping me in using XML-DBMS.As per your previous mail i am sending the details. ... COMMAND USED:- # java...
Rajiv Bhattacharya
racy_rajiv
Offline Send Email
Jul 25, 2005
7:52 am
3722
The problem is with your map. The 2.0 map syntax is different from the 1.x map syntax, and your map syntax is a mixture of the two. The specific line that is...
Ronald Bourret
xmldbms
Offline Send Email
Jul 26, 2005
6:40 am
3723
Hi, I think this is a known thing but hope you can help. I am getting pretty good at the map files and so on but find that if I try and do the following: ...
sctt_bainbridge
Offline Send Email
Jul 28, 2005
3:25 am
3724
I had a look at the inLineMap element which seems to be close but no cigar... the problem is that I want the following items to go into each table: Table One: ...
sctt_bainbridge
Offline Send Email
Jul 28, 2005
4:25 am
3725
Actually, InlineMap elements are what you want: 1) In the ClassMap for testxml, add an InlineMap element for indentOne. 2) In the InlineMap element for...
Ronald Bourret
xmldbms
Offline Send Email
Jul 28, 2005
6:13 am
Messages 3695 - 3725 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