Design a table
From: MeCeX (admin_at_mehmetcelik.com)
Date: 04/28/04
- Previous message: Mike Walsh: "Re: Edit String"
- Next in thread: Brian Bushay TeamB: "Re: Design a table"
- Reply: Brian Bushay TeamB: "Re: Design a table"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 28 Apr 2004 15:42:24 +0300
hi to all,
i have a problem (as you expected) about tables
i have 2 tables
Table1
Key1 -> autoinc
Name1
Table2
Key2 -> autoinc
Name2
Now i want to make another table that is
table can store key1 or key2 wihchever selected
if key1 is stored on new table, then name1 is displayed and save key1 to
database
if key2 is stored on new table then name 2 is displayed and save key2 to
database
after selecting true keys i want to save it to database
also when i reopen it must understand with tables key is selected and
dispaly it again (as expected)
how can i design that table and write its program with ADO compoennts
(i use access)
Thanx
MeCeX
- Previous message: Mike Walsh: "Re: Edit String"
- Next in thread: Brian Bushay TeamB: "Re: Design a table"
- Reply: Brian Bushay TeamB: "Re: Design a table"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|