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 3474 - 3508 of 3864   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
3474
Hallo, ... i've got more than one Attributes with foreignkeys in one table referencing another(and only this table) table. In the mapping File i resolve the...
uwez2004
Offline Send Email
Jun 3, 2004
1:02 pm
3475
Ich werde ab 28.05.2004 nicht im Büro sein. Ich kehre zurück am 07.06.2004. Ich werde Ihre Nachricht nach meiner Rückkehr beantworten. Für Fragen zu ICS...
holger.schimanski@...
Send Email
Jun 3, 2004
11:02 pm
3476
hi All, I am using XML-DBMS for my project in Java. For connecting with the database, both SQLServer and Oracle are provided as options in the project. XMLDBMS...
bhuvaneswari thirumoo...
bhuvana_t_76
Offline Send Email
Jun 7, 2004
11:50 am
3477
Hi, in mysql I need to set the column type to varchar binary if lower cases have to be distinguished from upper cases. Then I get an error from...
burkmaier
Offline Send Email
Jun 7, 2004
3:51 pm
3478
hi, I am still getting the same error, but found where the problem is. Actually, it is not because of the oracle driver. In the DBMSToDOM class, when i try to...
bhuvana_t_76
Offline Send Email
Jun 8, 2004
11:29 am
3481
One of Our Client an SEI CMM Level 5 Certified Software Major, Currently has the follwoing Opening that are very immediate: Requirement : Need a UI developer,...
jobcaster@...
jobcaster
Offline Send Email
Jun 18, 2004
3:14 am
3482
See below. ... The problem here is that you want to map the tbl_constant element in two different ways. Even though both map to the same table, you want the ...
Ronald Bourret
xmldbms
Offline Send Email
Jun 21, 2004
3:14 pm
3483
Sorry I haven't replied sooner. The last month has been very busy. You will need to: 1) Implement the parse and format methods in ...
Ronald Bourret
xmldbms
Offline Send Email
Jun 21, 2004
3:20 pm
3485
sorry i have following mapping troubles for this xml structure: - <gebiet> <gebietsname></gebietsname> <rebflaeche></rebflaeche> ...
drreblaus@...
drreblaus
Offline Send Email
Jun 24, 2004
10:50 am
3486
Your map looks OK. What doesn't work? If no data is transferred, then I'm guessing that you are using the Transfer utility and did not specify the property...
rpbourret@...
xmldbms
Offline Send Email
Jun 24, 2004
8:42 pm
3488
concerning my second problem: i have following two tables which i want to fill (there is now no relationship between the two tables: CREATE TABLE weinbaugebiet...
drreblaus@...
drreblaus
Offline Send Email
Jun 24, 2004
9:52 pm
3489
The problem now is the format of your instance document. You currently nest weingut (which is mapped to winzer) beneath gebiet. This implies there *is* a ...
rpbourret@...
xmldbms
Offline Send Email
Jun 24, 2004
10:27 pm
3490
The problem is probably due to the fact that Oracle and SQL Server store unquoted identifiers differently [1]. In particular, Oracle converts unquoted ...
rpbourret@...
xmldbms
Offline Send Email
Jun 24, 2004
11:02 pm
3491
Our Client, a Leading Software company in Chennai has the follwing openings that are very immediate. Project Managers ... Education: BE / MCA or Equalent ...
jobcaster@...
jobcaster
Offline Send Email
Jun 25, 2004
5:15 am
3492
concering my first trouble i wrote now this map but it doesnt work: <Databases> <Database Name="weine"> <Catalog> <Schema> <Table Name="weinbaugebiet"> <Column...
drreblaus@...
drreblaus
Offline Send Email
Jun 25, 2004
2:23 pm
3493
See below. ... DataType="VARCHAR" Length="100" ... DataType="INTEGER" Length="11" ... DataType="LONGVARCHAR" Length="" ... DataType="VARCHAR" Length="100" ... ...
rpbourret@...
xmldbms
Offline Send Email
Jun 25, 2004
10:08 pm
3494
concerning my second problem "adresse" i get the following troubles - i tried three action cases: 1.) SoftInsert:works 2.) Insert: doesn't work and i get the...
drreblaus@...
drreblaus
Offline Send Email
Jun 27, 2004
3:05 pm
3495
I am pleased to announce that version 0.5 of VTD-XML -- a new, non-extractive, Java-base XML processing API licensed under GPL -- is now freely available on...
ximpleware2004
Offline Send Email
Jun 28, 2004
6:56 pm
3497
Hi Friends, This is to inforum you that I had started a forum and I want you people to be member of that and post ur queries and suggestions. Here is the link...
Ravindra
vravi_ind_2000
Offline Send Email
Jul 3, 2004
6:33 pm
3498
I think you get the award for longest unanswered email on this list. Sorry about that. I haven't had much time in the last month. I tried running this command...
Ronald Bourret
xmldbms
Offline Send Email
Jul 4, 2004
6:04 am
3499
hi! Is there a tool for creating the mapping/action/filter files visually? Or is someone working on it?...
e9725082
Offline Send Email
Jul 4, 2004
2:40 pm
3500
Hi Everyone I need to create a tool that would take a DTD and return the relational schema for it.. I have already created a DTD parser in C using lex and...
dhariamansi
Offline Send Email
Jul 5, 2004
1:18 pm
3501
Hello everybody, I am working on xmldbms v2.0 those days but I have a problem. At the beginning of the action file and the map file an URI is needed. Examples...
ruket01
Offline Send Email
Jul 5, 2004
4:22 pm
3502
For an algorithm, see: http://www.rpbourret.com/xml/XMLAndDatabases.htm#generating For working code, download XML-DBMS v2 alpha3 from: ...
rpbourret@...
xmldbms
Offline Send Email
Jul 5, 2004
4:27 pm
3503
XML namespace URIs don't actually point to anything. They are just names. (Think of them as unique strings.) For a quick summary of how XML namespaces are...
rpbourret@...
xmldbms
Offline Send Email
Jul 5, 2004
4:39 pm
3504
I'm sorry about the very late answer. The NullPointerException seems to have been caused by problems in your map document, which is invalid. You should always...
Ronald Bourret
xmldbms
Offline Send Email
Jul 5, 2004
6:34 pm
3505
Hi everybody, I need your help to solve this problem: I am using xmldbms v2.0 (alpha3) with Mysql and I have to save a dateTime information (format:...
ruket01
Offline Send Email
Jul 9, 2004
12:44 pm
3506
Hello, it's me again. I have now another problem: It seems like element of type integer or float (and maybe every number element) cannot be null. I mean I have...
ruket01
Offline Send Email
Jul 9, 2004
3:06 pm
3507
XML-DBMS does support datetime fields. In your map document, the Column element describing the target column should use the data type TIMESTAMP. If 'yyyy-mm-dd...
xmldbms
Offline Send Email
Jul 9, 2004
8:03 pm
3508
Nulls are generally represented in XML by missing elements, not empty elements. (The value of an empty element is a zero-length string, not a null.) By...
rpbourret@...
xmldbms
Offline Send Email
Jul 9, 2004
8:08 pm
Messages 3474 - 3508 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