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 2372 - 2401 of 3864   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
2372
Hello, We are glad to announce you the availability of <oXygen/> XML Editor 1.2. The main new features are the applet availability and FOP support. You can...
oxygenxmleditor
Offline Send Email
Jul 3, 2002
7:45 am
2373
i have some problem in Transfer Program. I use a xerces parser(JRE 1.3), ORACLE. Detail Error messages are ... at...
wideideal
Offline Send Email
Jul 4, 2002
2:54 am
2374
Guillaume, Would you please, sent your patch as an attachment to this email address nsemenov@... so that I apply changes to the version on the...
Nick Semenov
nsemenov
Offline Send Email
Jul 8, 2002
10:22 pm
2375
Hi, Please anyone could let me know how we call the xml-dbms project? Database Integration or Data Transformation or Data Transferal or what? Please. I'm ...
Patcharin A.
patcharinas
Offline Send Email
Jul 11, 2002
1:33 am
2376
Hi I would like to capture data from XML through PHP. Some books mention about SAX and DOM but not very clearly explain how to do and most methods are using...
Jon Chang
jonescjchang
Offline Send Email
Jul 11, 2002
8:06 am
2377
I call it "data transfer middleware". Other people call it "data conversion software", since you are converting the data from one format (a database) to...
Ronald Bourret
xmldbms
Offline Send Email
Jul 11, 2002
9:59 pm
2378
http://www.zend.com/manual/ I hope this helps. I used XML api's for java but I've seen that the functions for java exists also in PHP. ... From: Jon Chang To:...
Mine Tekman
minetekman@...
Send Email
Jul 12, 2002
1:17 pm
2379
Please could anyone help recommend a manual for how to do this using Java servlets too? I've been reading up but I'm still lost. Thank you very much in...
Patcharin A.
patcharinas
Offline Send Email
Jul 13, 2002
8:09 pm
2380
Hi, I discovered this module few days ago and I think it's very great tool, but I have a problem with the map file (I read all the doc but I can't solve my...
asoaso200
Offline Send Email
Jul 15, 2002
2:45 pm
2381
Hello, Anyone's help will be much appreciated. I am working with the samples that came with XMLDBMS 2.0 and trying to add the sales order to an Oracle...
fbsilva
Offline Send Email
Jul 16, 2002
5:23 pm
2382
... Try running the following program and see if Orders appears twice (once with schema dbo and once with no schema). You will need to modify the connection...
Ronald Bourret
xmldbms
Offline Send Email
Jul 16, 2002
5:27 pm
2383
Francis, Try adding an @ sign after thin: and before asia so that you URL looks like: URL=jdbc:oracle:thin:@asia.ssc.com:1521:VIS -Dan ... samples ... ...
daniel_wolfe
Offline Send Email
Jul 16, 2002
8:25 pm
2384
Francis, This is a generic JDBC connection error. Try: URL = jdbc:oracle:thin:@asia.ssc.com:1521:VIS (and make sure the listener is up) Brad ... From:...
Brad Matlack
bmatlack@...
Send Email
Jul 16, 2002
9:29 pm
2385
Did you ever solve this problem? I don't know what is causing it. Are you sure that Xerces and NQ_DOM2 are in your class path? Also, why did you change...
Ronald Bourret
xmldbms
Offline Send Email
Jul 17, 2002
12:07 am
2386
There are a few errors in your map file. See below. -- Ron ... It is an error to use the same element type name for both an ignored root and a pseudo root....
Ronald Bourret
xmldbms
Offline Send Email
Jul 17, 2002
12:11 am
2387
It appears you need an "@" sign before your server address: URL=jdbc:oracle:thin:@asia.ssc.com:1521:VIS For example, see: ...
Ronald Bourret
xmldbms
Offline Send Email
Jul 17, 2002
12:19 am
2388
... hi,I have tested it. The result includes the system tables,but no table appears more than one time. I show you the result here: (by the way ,the database...
fir
seafir@...
Send Email
Jul 17, 2002
2:09 am
2389
Sorry for the lack of mailing however we've been taken over by Lawsons which is a good thing. That + shedloads of work in Sweden have held me back. Anyway I'm...
adam flinton
aflinton@...
Send Email
Jul 17, 2002
4:46 pm
2390
... I am privately sending you a debug version of MapFactory_Database. This prints out what tables it is processing. Please compile/run this and send me the...
Ronald Bourret
xmldbms
Offline Send Email
Jul 17, 2002
5:38 pm
2391
Thanks. This tells me that there is a bug in MapFactory_Database. The problem is how I store a list of all the tables I have visited. For the root table, I...
Ronald Bourret
xmldbms
Offline Send Email
Jul 18, 2002
9:20 pm
2392
!!! TOP JAVA LINKS !!! http://www.geocities.com/topjavalinks/...
ayhocp
Offline Send Email
Jul 23, 2002
9:12 am
2393
OK so far so good. So far the code looks like this: Objects (props & executable Java objects/plugins) are held in a ObjectCache/Hashtable (i.e. what to...
adam flinton
aflinton@...
Send Email
Jul 23, 2002
2:05 pm
2394
Hi, I am trying to extract data from 2 oracle order mangement tables: OE_ORDER_HEADERS_ALL, OE_ORDER_LINES_ALL 1. Here is the error i am getting: ...
fbsilva
Offline Send Email
Jul 24, 2002
3:14 pm
2395
I resolved the error i was getting in message 2394 Francis...
fbsilva
Offline Send Email
Jul 24, 2002
3:27 pm
2396
Hi, This map was originally created for XMLDBMS1.0, and it works fine. I converted the map for XMLDBMS2.0 using the stylesheet that was provided. And I have'nt...
fbsilva
Offline Send Email
Jul 24, 2002
8:33 pm
2397
Without trying this myself or looking at the code (I'm away from my computer), I'll guess that the problem is the lack of data type information in the <Column>...
rpbourret@...
xmldbms
Offline Send Email
Jul 25, 2002
5:07 am
2398
*** also posted to xml@yahoogroups.com Can anybody help me to understand (give a reference to the proper information resource) how can I do it? An example to...
Andrei V. Emelianenko
ave@...
Send Email
Jul 25, 2002
8:44 am
2399
Ron, My map file is failing because I have the NUMBER and VARCHAR2 datatypes. How do i get the MAP file to work with these data types? Below is the error i am...
fbsilva
Offline Send Email
Jul 25, 2002
8:00 pm
2400
Try using INTEGER and VARCHAR. It is looking for JDBC data types, not Oracle data types. regards, Dan Wolfe ... ...
Dan Wolfe
daniel_wolfe
Offline Send Email
Jul 25, 2002
8:34 pm
2401
hi. I am quite confused. Currently my application uses (on SUN Solaris 8): - XML-DBMS v1.01 - java version "1.3.1" Now I am working on migration to java 1.4.0 ...
Fabio Asnicar
fabio_ffff00
Offline Send Email
Jul 26, 2002
1:24 pm
Messages 2372 - 2401 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