Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

xml-dbms

The Yahoo! Groups Product Blog

Check it out!

Group Information

  • Members: 792
  • Category: XML
  • Founded: Mar 5, 2000
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Messages

Advanced
Messages Help
Messages 3537 - 3601 of 3869   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand Author Sort by Date ^
3537 rwriddle Send Email Aug 2, 2004
1:54 pm
To keep from holding up my project, I got my code running with specific references to "COLL" by setting the database properties as attributes on the...
3538 rwriddle Send Email Aug 2, 2004
1:59 pm
Ron, Do you want me to send you the revised files with the stubbed out, newer JDK methods so that you do not have to track them down and generate the methods? ...
3539 rwriddle Send Email Aug 2, 2004
2:02 pm
Ron, Yep, that fixed both sets of problems (MAP order with and without persisting to disk and retrieval SELECT * order). Thanks! -Bob...
3540 holger.schimanski@... Send Email Aug 5, 2004
11:15 am
Adding this to the action.xml <Options> <DecimalFormat Pattern="0.000000000000000E00" DefaultForTypes="FLOAT";> <Locale Language="" Country=""/> ...
3541 holger.schimanski@... Send Email Aug 5, 2004
1:05 pm
With my own sub class of StringFormatter I have some problems. Any ideas? <Options> <FormatClass DefaultForTypes="FLOAT"; Class= ...
3543 Ronald Bourret
xmldbms Send Email
Aug 13, 2004
6:27 am
The easiest thing to do is to modify MapManager to check whether the RootTable and RootSchema properties are null. If RootTable is null but RootSchema is not...
3544 Ronald Bourret
xmldbms Send Email
Aug 13, 2004
6:27 am
You don't say what problems you are having so I can't really help. Another solution is to write your own StringFormatter class that extends NumberFormatter....
3545 Ronald Bourret
xmldbms Send Email
Aug 13, 2004
7:13 am
Please do. -- Ron...
3547 holger.schimanski@... Send Email Aug 13, 2004
3:56 pm
... Good and easy idea! Here is my code (map file and source for v2), if someone else needs this. Greetings Holger <?xml version="1.0" encoding="UTF-8"?> ...
3548 ruket01 Send Email Aug 16, 2004
12:31 pm
Hi, When I store float values from an xml document to my database (mysql), using xmldbms2.0, I have the following problem: If I set the FLOAT pattern to...
3549 holger.schimanski@... Send Email Aug 16, 2004
3:02 pm
Set your default local to Locale.setDefault(Locale.ENGLISH); Greetings Holger...
3550 Gervas Douglas
gervasdouglas Send Email
Aug 16, 2004
4:46 pm
If you are interested in Open Source Databases, I have just started a new Group for this theme, which you can find at the link below: ...
3552 ruket01 Send Email Aug 22, 2004
8:29 am
Hello, I'm trying to use the Transfer tool by extended i to mak my own class. My extended class is the following one: import .... public class Transfert...
3554 Ronald Bourret
xmldbms Send Email
Aug 23, 2004
7:07 am
I assume what is causing this is a zero-length namespace URI, such as: <A xmlns:foo=""> <B>bbb</B> </A> This is legal in the namespaces 1.0 recommendation only...
3577 Ronald Bourret
xmldbms Send Email
Oct 4, 2004
10:26 pm
This list is increasingly being used for job postings, which is not the purpose of the list. Currently, I am banning anyone who posts a job and removing the...
3578 Rick Taylor
lizbensky Send Email
Oct 4, 2004
11:08 pm
Ron, I appreciate the work that you and others have done in creating and suppoting XMLDBMS. IMO, you should choose the method that is most convenient to you....
3579 vengatesh murali
vasanth_krish Send Email
Oct 5, 2004
3:17 am
Hi, I am sending my resume for the same.. Regards, Bala ... _______________________________ Do you Yahoo!? Declare Yourself - Register online to vote today! ...
3580 AndrewWatt2001@...
andrewwatt2001 Send Email
Oct 5, 2004
7:37 am
Ron, Your list seems, so far, to be attracting relatively little "real spam", by which I mean the automatic subscriptions (are they really automatic?) which ...
3581 Taly Reinish
taly_work Send Email
Oct 5, 2004
10:09 am
export from asp +xsl to Excel file Hi All I have a asp page I wrote in xml/xsl . how do I export it to Excel? it there a save for XSL? thanks Taly [Non-text...
3589 Ronald Bourret
xmldbms Send Email
Oct 7, 2004
4:20 am
Dear all, First, thanks to Andrew for the advice. I'm afraid the job postings are a genuine irritant to me, even if they are useful to some people. Therefore,...
3590 Asoke Bhattacharyya
bka_k Send Email
Oct 7, 2004
10:39 am
Hi All ... Let us decide upon a policy if job and event posting are allowed or, not. I agree it is irritating for us at appropriate times. and xml-dbms...
3592 Asoke Bhattacharyya
bka_k Send Email
Oct 13, 2004
11:11 am
Please Visit: http://www.SimulationAndModeling.com Thanks Thank you and best regards. Asoke Asoke K. Bhattacharyya SimulationAndModeling.com eBusiness Course:...
3593 Asoke Bhattacharyya
bka_k Send Email
Oct 13, 2004
11:12 am
Please Visit: http://www.SimulationAndModeling.com Thanks Thank you and best regards. Asoke Asoke K. Bhattacharyya SimulationAndModeling.com eBusiness Course:...
3594 speckers2004 Send Email Oct 18, 2004
11:37 pm
I've read in the XMLDBMS documentation that it possible to qualify tables with schema names, but looking through the examples, I'm not quite sure about the...
3595 Ronald Bourret
xmldbms Send Email
Oct 18, 2004
11:57 pm
The "schema" referred to by the XML-DBMS documentation in this context is a database schema, not an XML schema. In version 1.x (which you are using), all...
3596 speckers2004 Send Email Oct 21, 2004
2:50 am
Thanks for the details Ronald. I was still having some trouble getting the schema/file name combination to work even though the database metadata looks fairly ...
3597 Ronald Bourret
xmldbms Send Email
Oct 21, 2004
6:02 am
1) With regard to your first change: (a) oops and (b) the fix you made is correct for your situation. 2) With regard to the second problem: (a) oops. It...
3598 speckers2004 Send Email Oct 23, 2004
4:04 am
Thanks again Ron, I made the changes you suggested and we're back in business. Thank you. Craig. ... made ... the ... just ... into the ... that ... from ... ...
3599 Etienne Orliac
isxejo@... Send Email
Nov 25, 2004
9:36 am
Dear all, there are two small questions I'd like to ask the group: 1. I saw that the issue was already reported, but is there a way now to ask for "UPDATE"...
3601 Ronald Bourret
xmldbms Send Email
Nov 27, 2004
12:54 am
1) Use version 2.0 alpha 3. This supports an "action" document that allows you to specify what to do with the data in an incoming XML document -- insert it,...
Messages 3537 - 3601 of 3869   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help