Click here to Skip to main content
15,905,566 members
Home / Discussions / Database
   

Database

 
GeneralRe: oledbCommand Pin
neda3-Aug-03 22:33
neda3-Aug-03 22:33 
GeneralRe: oledbCommand Pin
K4reem5-Aug-03 3:59
K4reem5-Aug-03 3:59 
GeneralUpdateCommand with Parameter Pin
Anonymous3-Aug-03 8:42
Anonymous3-Aug-03 8:42 
GeneralRe: UpdateCommand with Parameter Pin
ChiYung3-Aug-03 9:13
ChiYung3-Aug-03 9:13 
GeneralRe: UpdateCommand with Parameter Pin
Arjan Einbu3-Aug-03 12:06
Arjan Einbu3-Aug-03 12:06 
GeneralRe: UpdateCommand with Parameter Pin
Anonymous3-Aug-03 12:21
Anonymous3-Aug-03 12:21 
GeneralRe: UpdateCommand with Parameter Pin
Anonymous3-Aug-03 13:33
Anonymous3-Aug-03 13:33 
QuestionHow to create "inheritance" relationship in Ms Access? Pin
ChiYung3-Aug-03 8:34
ChiYung3-Aug-03 8:34 
Hi all,

I would like to know how to create a inheritance relationship in Ms Access 2000.
I want to create a database for the product in a bookstore. But they have 2 types of products: Normal and consignment.

Each of the products will have a product ID. Since i need to have another relationship to the "invoice" table, I need to create this inheritance so that the invoice table can "connect" to all products.

e.g.

Normal Table:
*Prod_id
title...etc.

Consignment Table:
*Prod_id
title....etc.

Parent Table for product:
*Prod_id

Invoice Table:
*Invoice_id
*Prod_id
Qty...etc.

I cannot merge two products into a table because they carry different information.

Does anyone know????? thank!!!!

Note: Normal product and consignment product cannot be the same product, so the design that the "invoice" table carries the Normal_Prod_id and Consign_Prod_id DO NOT work in this case....i don't want to waste database space.
AnswerRe: How to create "inheritance" relationship in Ms Access? Pin
Ray Cassick3-Aug-03 9:40
Ray Cassick3-Aug-03 9:40 
GeneralRe: How to create "inheritance" relationship in Ms Access? Pin
ChiYung3-Aug-03 9:47
ChiYung3-Aug-03 9:47 
GeneralRe: How to create "inheritance" relationship in Ms Access? Pin
Ray Cassick3-Aug-03 9:55
Ray Cassick3-Aug-03 9:55 
GeneralRe: How to create "inheritance" relationship in Ms Access? Pin
ChiYung4-Aug-03 8:34
ChiYung4-Aug-03 8:34 
GeneralRe: How to create "inheritance" relationship in Ms Access? Pin
Ray Cassick4-Aug-03 18:01
Ray Cassick4-Aug-03 18:01 
GeneralDataBinding to a datagrid Pin
betengan3-Aug-03 6:05
betengan3-Aug-03 6:05 
GeneralRe: DataBinding to a datagrid Pin
dabuskol4-Aug-03 0:37
dabuskol4-Aug-03 0:37 
GeneralRe: DataBinding to a datagrid Pin
betengan4-Aug-03 5:35
betengan4-Aug-03 5:35 
Generalretrieved record Pin
dabuskol3-Aug-03 2:11
dabuskol3-Aug-03 2:11 
GeneralRe: retrieved record Pin
Rampas Tomas4-Aug-03 0:02
Rampas Tomas4-Aug-03 0:02 
GeneralRe: retrieved record Pin
dabuskol4-Aug-03 0:33
dabuskol4-Aug-03 0:33 
GeneralOLE DB Povider Dialog Pin
FAADI1-Aug-03 21:16
FAADI1-Aug-03 21:16 
GeneralRe: OLE DB Povider Dialog Pin
dabuskol4-Aug-03 0:41
dabuskol4-Aug-03 0:41 
GeneralDataSet doesn't deallocate used memory Pin
Rampas Tomas31-Jul-03 1:18
Rampas Tomas31-Jul-03 1:18 
GeneralRe: DataSet doesn't deallocate used memory Pin
Mike Dimmick31-Jul-03 1:35
Mike Dimmick31-Jul-03 1:35 
GeneralRe: DataSet doesn't deallocate used memory Pin
Rampas Tomas31-Jul-03 1:48
Rampas Tomas31-Jul-03 1:48 
GeneralQuestion about the increment Pin
Exceter30-Jul-03 18:09
Exceter30-Jul-03 18:09 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.