Hi, Its my first time using XML-dbms and I'm having a few problems getting the samples to work. I have set up a database with the required tables. Yet when I...
394
Ronald Bourret
rpbourret@...
Nov 1, 2000 6:38 pm
Some parsers (I can't remember which ones) require you to give a complete path to the DTD. For example, instead of using the following DOCTYPE statement: ...
395
Anar Daswani
anar_daswani@...
Nov 1, 2000 9:23 pm
For my current project, I am also interested in creating a GUI that provides an easy method of generating mappings for DTDs. Can you forward to me, any screen...
396
adam flinton
aflinton@...
Nov 2, 2000 8:56 am
... Yup....I'll just finish some stuff & then I'll do that. Adam...
397
mahons@...
Nov 2, 2000 9:48 am
Thanks for that Ronald, I'm not receiveing that error any more but I have a new one, Typical. "Root Element not mapped to Root Table or Ignored: XMLToDBMS" ...
398
Adam Flinton
aflinton@...
Nov 2, 2000 3:11 pm
Dear All, As I mentioned (but have had no feed back yet) I have access to a newsserver which is professionally hosted & yet free. Persoanlly I prefer...
399
Emanuel.Kienmeier@...
Nov 2, 2000 3:39 pm
hello! i worked with xml-dbms for several days, but it seems i can't handle it correctly... i'm having troubles using the transfer sample shipped with xml-dbms...
400
Stephen Mahon
mahons@...
Nov 2, 2000 3:43 pm
Send me the details for the newsgroup. ... From: Adam Flinton [mailto:aflinton@...] Sent: 02 November 2000 07:15 To: XMLDBMS Subject: [xml-dbms] Would...
401
Dave Madigan
d.madigan@...
Nov 2, 2000 4:09 pm
Dear Adam, This sounds like a good idea to me. I am not very organised when it comes to my in box and would appreciate newsgroup to allow me to follow threads...
402
Stephen Mahon
mahons@...
Nov 2, 2000 4:14 pm
Adam, I gladly change over to a Newsgroup, just send out the details when you are ready. Regards Stephen ... From: Dave Madigan...
403
Ronald Bourret
rpbourret@...
Nov 2, 2000 6:25 pm
XMLToDBMS is the root element in the map file. Are you really trying to store the map file in the database? If so, you need to map the root element (XMLToDBMS)...
404
Ronald Bourret
rpbourret@...
Nov 2, 2000 7:27 pm
Nick Semenov has just released the PERL version of XML-DBMS 1.01. The new release contains bug fixes as well as increased functionality in the retrieveDocument...
405
Ronald Bourret
rpbourret@...
Nov 2, 2000 10:06 pm
Since you're new to XML-DBMS, you might want to read about what the NQ_* classes do and why we have them. You can do this at: ...
406
Ronald Bourret
rpbourret@...
Nov 3, 2000 2:10 am
Yet another idea that occurred to me was to use xmldbms and then add a suffix. For example: xmldbms-org.org xmldbmsorg.org xmldbmssoftware.org xmldbmsjava.org ...
407
Stephen Mahon
mahons@...
Nov 3, 2000 9:20 am
I was aware that it was in the map file and No I'm not trying to store the map file in the database. The command line I'm using is as follows, Should run. Any...
408
Ronald Bourret
rpbourret@...
Nov 3, 2000 7:20 pm
Hmmmmm. I can't reproduce the problem here using the shipped versions of Transfer, product.map, and product_in.xml. Have you modified Transfer.java,...
409
Nick Semenov
nsemenov@...
Nov 4, 2000 7:34 am
I would take xmldbms2.org - since we are about to jump on version 2. Let the "others" try to catch up. NS ... From: Ronald Bourret To: xml-dbms@egroups.com ...
410
uday sankar sen
uday@...
Nov 5, 2000 6:53 pm
Hi! can anyone help me out in XML indexing ? How can you do indexing on native XML file ? XDEX has already implemented it but never mentioned in their...
411
Adam Flinton
aflinton@...
Nov 5, 2000 10:17 pm
"Adam Flinton" <adam@...> wrote in message news:3a020d3c@.... ... About 2 minutes. ... Yes, it's possible to have a closed newsgroup but we...
412
Ronald Bourret
rpbourret@...
Nov 6, 2000 5:06 am
This all sounds good to me except for a complete online archive. I look into the archive often enough that I don't like the idea of content ever disappearing....
413
adam flinton
aflinton@...
Nov 6, 2000 12:11 pm
Dear All, Don't know why @ the moment (given the amount needed to be done for v2) but this might be of use in the future. http://www.fatdog.com/ Adam...
414
Anar Daswani
anar_daswani@...
Nov 7, 2000 2:06 am
Hi, I've just downloaded xml-dbms and am testing some cases. Does this software handle DTDs that have recursive definitions? For ex. ... <!ELEMENT FirstName...
415
Ronald Bourret
rpbourret@...
Nov 7, 2000 2:42 am
It does handle recursive definitions. Your problem here is because you've made a typo in the definition of ThirdName. The final '+' should be a '*' as follows:...
416
Ronald Bourret
rpbourret@...
Nov 7, 2000 2:42 am
It does handle recursive definitions. Your problem here is because there is a typo in the definition of ThirdName. The final '+' should be a '*' as follows: ...
417
andy.elvey@...
Nov 7, 2000 6:55 am
Yes, definitely ... :-) I've just been to the fatdog site - it looks like a very well thought-out piece of software. With tools like that (and Quilt, which...
418
aschmitz@...
Nov 7, 2000 11:36 am
Hello All! I want to write EDI-Data into my mysql Database. An XML File created out of my EDI-Data looks like this: <?xml version="1.0" encoding="ISO-8859-1"?>...
419
Anar Daswani
anar_daswani@...
Nov 7, 2000 12:56 pm
Thanks for the quick feedback. I tried generating the map (successfully) after correcting the error. However, I still have a question on the map generated. In...
420
Ronald Bourret
rpbourret@...
Nov 7, 2000 6:03 pm
It is the order in which a FirstName appears in its parent. For example, if you have: <A> <B>bbb</B> <C> <B>bbb</B> </C> </A> the order value of A is 1, the...
421
Ronald Bourret
rpbourret@...
Nov 7, 2000 7:28 pm
XML-DBMS requires that the structure/nesting in the XML document match the structure/nesting in the database. Therefore, what you need to do is use XSLT to...
422
Adam Flinton
aflinton@...
Nov 7, 2000 8:31 pm
Dear All, I have set up not one but 2 newsgroups as we have xml-dbms but the bod who has the .org won't let it go so I've also created a xml-middleware one.......