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 your group to be featured on the Yahoo! Groups website? 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 3307 - 3337 of 3864   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
3307
This doesn't just go against the design principles of namespaces, it isn't even namespace valid. The problem is that both attributes resolve to the href...
Ronald Bourret
xmldbms
Offline Send Email
Feb 2, 2004
5:58 am
3308
yes, I found a restriction aginst it in 5.3 of the namespace spec. Thanks for your input. ... resolve ... It is ... name on ... points to ... <relative> ... ...
johncoe42
Online Now Send Email
Feb 3, 2004
11:31 pm
3309
Greetings Well, after generating a map file from my dtd, creating the tables with the generated sql, and getting the server set up so I could access it, all ...
Mike Muratet
muratem@...
Send Email
Feb 4, 2004
10:59 pm
3310
... I hope you took a look at the map and the generated SQL before you used them. The generation process is less than perfect, and you can often significantly ...
rpbourret@...
xmldbms
Offline Send Email
Feb 5, 2004
12:22 am
3311
... It looked OK to me. It's been awhile since I've done any real database design. I thought about trying to apply one or more of the available data modeling...
Mike Muratet
muratem@...
Send Email
Feb 5, 2004
2:32 pm
3312
... OK. Three things you should really look for are: 1) The generated map uses keys generated by XML-DBMS. Are there any fields in the document that you can /...
rpbourret@...
xmldbms
Offline Send Email
Feb 5, 2004
7:30 pm
3313
Hi: In most cases, a xlink:href is turned into a HTML <a href=..> tag. What if you want to use the referenced file within xsl? I could maybe see calling the...
johncoe42
Online Now Send Email
Feb 12, 2004
5:09 am
3315
Hi Ron! There are some mails in the archive about "insert_new"-option and others for a problem I have with 1:n assosiations in my xml file. (See scenario 3 in ...
holger.schimanski@...
Send Email
Feb 13, 2004
4:02 pm
3316
Version 2.0 has an action language that solves this problem and related problems. You associate actions with particular element types. For example, the problem...
Ronald Bourret
xmldbms
Offline Send Email
Feb 13, 2004
7:34 pm
3317
I don't know enough about XSLT to answer this question. Any XSLT gurus out there? If not, try the XSLT mailing list: ...
Ronald Bourret
xmldbms
Offline Send Email
Feb 13, 2004
7:36 pm
3318
hello everybody, can anyone give me a sample for an application where to use a middleware like XML-DBMS? or, another way, in which (business) situation do YOU...
Bernd Wollny
bernd_wollny
Offline Send Email
Feb 14, 2004
11:53 am
3319
Have you got a small example for this action in *.map v2.0 how to config? I cannot find any hints in xmldbms.dtd of v2.0 for UpdateOrInsert etc. In v1.0 this...
holger.schimanski@...
Send Email
Feb 16, 2004
9:04 am
3320
not able to give you sample applications but can comment on why you should look at XML-DBMS 1. many of the legacy DB vendors support for XML in and out is...
Carmody, Edward
e_v_carmody
Offline Send Email
Feb 16, 2004
1:32 pm
3321
The action information is in a separate file. For example, suppose you want to insert rows into all tables except the Department table. For the Department ...
rpbourret@...
xmldbms
Offline Send Email
Feb 16, 2004
9:03 pm
3322
Has anyone tried running XMLDBMS Transfer Utility as an Ant Task? I have not problems running from the commandline but when I run as an Ant Task (inside...
cafulnecky
Offline Send Email
Feb 19, 2004
2:28 pm
3323
I agree with Edward. The main reasons to use XML-DBMS are that you are using legacy data in an existing relational database and that support for XML by that...
Ronald Bourret
xmldbms
Offline Send Email
Feb 19, 2004
9:42 pm
3324
Hello, My Name is Adeem Salik and i just joined the group. I am current trying to learn about diffrent DBMSs. I am trying to know their key features and how...
adeemsalik@...
adeemsalik
Offline Send Email
Feb 23, 2004
11:24 am
3325
XML-DBMS is not a DBMS itself. It is a tool or API to transfer data from XML to a relational database. Mit freundlichen Grüßen / Best Regards Dr. Holger...
holger.schimanski@...
Send Email
Feb 24, 2004
10:09 am
3326
Hi, I wrote a java program that creates a XMLDBMSMap from a DTD. Until there, no problem. I serialize this map, and when I want to recover my map from the...
jumolko
Offline Send Email
Feb 24, 2004
11:09 pm
3327
If you don't specify an encoding, the Writer used by MapSerializer uses the default encoding. On Windows machines, this appears to be Cp1252 (at least that's...
Ronald Bourret
xmldbms
Offline Send Email
Feb 27, 2004
9:36 am
3328
This may be a redundant message. I typed my entire message in but then it disappeared. I'm not sure if it posted or not so here it is again. I am working on a...
woodcindy2004
Offline Send Email
Mar 4, 2004
2:50 pm
3329
If I am understanding the xml-dbms code correctly, it attempts to do an update to a table and if no row exists, insert the data. I need to know if there is a...
woodcindy2004
Offline Send Email
Mar 4, 2004
6:44 pm
3330
There are actually three different types of inserts: 1) Normal inserts are what you want -- they insert the data and return errors to the application. 2) Soft...
Ronald Bourret
xmldbms
Offline Send Email
Mar 4, 2004
8:58 pm
3331
In http://www.rpbourret.com/xmldbms/ there is no detail spec of v2.0 mapping language.any sample ? thx . [Non-text portions of this message have been removed]...
Rod
liuhan95121@...
Send Email
Mar 5, 2004
2:34 am
3332
Hi I am new here.... I have just downlaod and try to convert XML into DB I want to convert some simple XMl doc into MYSQL However, when I try to run the sample...
´H¨M
edwin1017
Offline Send Email
Mar 6, 2004
5:06 pm
3333
... Hi I am new here.... I have just downlaod and try to convert XML into DB I want to convert some simple XMl doc into MYSQL However, when I try to run the...
´H¨M
edwin1017
Offline Send Email
Mar 7, 2004
9:04 am
3334
Hi I have the same problem til now I can't find where I can use those possible solutions within the code Trasfer.java I can't find the commit code regards Ed ...
´H¨M
edwin1017
Offline Send Email
Mar 7, 2004
9:53 am
3335
The message cannot be represented in 7-bit ASCII encoding and has been sent as a binary attachment. [Non-text portions of this message have been removed]...
AndrewWatt2001@...
andrewwatt2001
Offline Send Email
Mar 8, 2004
1:37 am
3336
You need a table "xmldbmskey" in your schema ("xmldbms") with a row "highkey" (type number). This table is used when xml-dbms is generating primary key values....
holger.schimanski@...
Send Email
Mar 8, 2004
7:41 am
3337
Hi I have follow the instructions as below I have changed the KeygeneratorImp.java within xmldbms.jar and compile a new jar for running transfer .java the...
´H¨M
edwin1017
Offline Send Email
Mar 8, 2004
6:09 pm
Messages 3307 - 3337 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