Welcome to dbFreaks.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

OBJECT & REFERENCES

 
   Database Help (Home) -> Object-Oriented RSS
Next:  JDO DATASTORE : APIS  
Author Message
Dziadek

External


Since: Jun 08, 2004
Posts: 1



(Msg. 1) Posted: Tue Jun 08, 2004 3:35 pm
Post subject: OBJECT & REFERENCES
Archived from groups: comp>databases>object (more info?)

Hi.
I've got a problem.
Let's look at this:

CREATE TYPE xxxT AS OBJECT(
d DATE,
something REFERENCES Something(ID)
);

where Something is a table.

It's dosen't work.
Can I make references form object to table ?

Thx,
MD

 >> Stay informed about: OBJECT & REFERENCES 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
oops help - Question 1:- Describe the following with the help of examples: 1)Generalization and its role in Inheritance. 2)abstract Classes 3)State Diagrams. 4)OMT and its impact in programming. 5)future of Object Oriented languages. Qusetion2: -Identify the..

Idempotent ODBMS iterators - I am building a client/server ODBMS in Java. It occurred to me that one way of helping to guarantee the consistency of the database was to ensure that all atomic requests were idempotent -- that is, that if a particular request is performed more than..

Modelling Books (with XDb2) - Following script for an experimental db models several books, each of which can have various number of genres, authors, publishers, etc. Sample query is shown near end. Downloadable db at www.xdb2.com/example/ex110.asp // Create items in directory to..

Help Understanding OODBMS' - <font color=purple> ;> 3) Are relationships recorded in the same way as in an RDB - 1:M and</font> <font color=purple> ;> M:M? I assume that program code has to place the IDs in a "table" to</font> ...

PHP object references and iterating through an array - I want to store objects in ana array and then iterate through the array, retrieving a (reference) to each object in the array, and calling a method on the array. I am not sure how to do it, but this is pseudocode of what I want to do: <?php ..
   Database Help (Home) -> Object-Oriented All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You can edit your posts in this forum
You can delete your posts in this forum
You can vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]