Search the web
Sign In
New User? Sign Up
xml-dbms
? 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.

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 3537 - 3601 of 3864   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
3537
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...
rwriddle
Offline Send Email
Aug 2, 2004
1:54 pm
3538
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? ...
rwriddle
Offline Send Email
Aug 2, 2004
1:59 pm
3539
Ron, Yep, that fixed both sets of problems (MAP order with and without persisting to disk and retrieval SELECT * order). Thanks! -Bob...
rwriddle
Offline Send Email
Aug 2, 2004
2:02 pm
3540
Adding this to the action.xml <Options> <DecimalFormat Pattern="0.000000000000000E00" DefaultForTypes="FLOAT"> <Locale Language="" Country=""/> ...
holger.schimanski@...
Send Email
Aug 5, 2004
11:15 am
3541
With my own sub class of StringFormatter I have some problems. Any ideas? <Options> <FormatClass DefaultForTypes="FLOAT" Class= ...
holger.schimanski@...
Send Email
Aug 5, 2004
1:05 pm
3543
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...
Ronald Bourret
xmldbms
Offline Send Email
Aug 13, 2004
6:27 am
3544
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....
Ronald Bourret
xmldbms
Offline Send Email
Aug 13, 2004
6:27 am
3545
Please do. -- Ron...
Ronald Bourret
xmldbms
Offline Send Email
Aug 13, 2004
7:13 am
3547
... 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"?> ...
holger.schimanski@...
Send Email
Aug 13, 2004
3:56 pm
3548
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...
ruket01
Offline Send Email
Aug 16, 2004
12:31 pm
3549
Set your default local to Locale.setDefault(Locale.ENGLISH); Greetings Holger...
holger.schimanski@...
Send Email
Aug 16, 2004
3:02 pm
3550
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: ...
Gervas Douglas
gervasdouglas
Offline Send Email
Aug 16, 2004
4:46 pm
3552
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...
ruket01
Offline Send Email
Aug 22, 2004
8:29 am
3554
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...
Ronald Bourret
xmldbms
Offline Send Email
Aug 23, 2004
7:07 am
3577
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...
Ronald Bourret
xmldbms
Offline Send Email
Oct 4, 2004
10:26 pm
3578
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....
Rick Taylor
lizbensky
Offline Send Email
Oct 4, 2004
11:08 pm
3579
Hi, I am sending my resume for the same.. Regards, Bala ... _______________________________ Do you Yahoo!? Declare Yourself - Register online to vote today! ...
vengatesh murali
vasanth_krish
Offline Send Email
Oct 5, 2004
3:17 am
3580
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 ...
AndrewWatt2001@...
andrewwatt2001
Offline Send Email
Oct 5, 2004
7:37 am
3581
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...
Taly Reinish
taly_work
Offline Send Email
Oct 5, 2004
10:09 am
3589
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,...
Ronald Bourret
xmldbms
Offline Send Email
Oct 7, 2004
4:20 am
3590
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...
Asoke Bhattacharyya
bka_k
Offline Send Email
Oct 7, 2004
10:39 am
3592
Please Visit: http://www.SimulationAndModeling.com Thanks Thank you and best regards. Asoke Asoke K. Bhattacharyya SimulationAndModeling.com eBusiness Course:...
Asoke Bhattacharyya
bka_k
Offline Send Email
Oct 13, 2004
11:11 am
3593
Please Visit: http://www.SimulationAndModeling.com Thanks Thank you and best regards. Asoke Asoke K. Bhattacharyya SimulationAndModeling.com eBusiness Course:...
Asoke Bhattacharyya
bka_k
Offline Send Email
Oct 13, 2004
11:12 am
3594
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...
speckers2004
Offline Send Email
Oct 18, 2004
11:37 pm
3595
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...
Ronald Bourret
xmldbms
Offline Send Email
Oct 18, 2004
11:57 pm
3596
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 ...
speckers2004
Offline Send Email
Oct 21, 2004
2:50 am
3597
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...
Ronald Bourret
xmldbms
Offline Send Email
Oct 21, 2004
6:02 am
3598
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 ... ...
speckers2004
Offline Send Email
Oct 23, 2004
4:04 am
3599
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"...
Etienne Orliac
isxejo@...
Send Email
Nov 25, 2004
9:36 am
3601
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,...
Ronald Bourret
xmldbms
Offline Send Email
Nov 27, 2004
12:54 am
Messages 3537 - 3601 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