- Dec 17, 2000
- 2,271
- 0
- 0
IPT assignment is due in about 4 weeks and the teacher has dont nothing. So,
i decided that i will try and learn some things first. Anyway:
The database i am making is a simple one that monitors stock in a warehouse.
Ofcourse, you can order and send goods out. So i have done the Conceptual
Schema and the tables headings and columns are all ready.
I played around with Delphi for about 4 hours now. I realised that i will
need a main window with links to other forms. So, not getting complicated
here, i want something like a form with these fields (text, number and
dropdown) that will allow the user to enter the information about each
order. What is the basic idea that i have to use to move the data from these
fields once i created them, to store in the tables??
Thanks you.
i decided that i will try and learn some things first. Anyway:
The database i am making is a simple one that monitors stock in a warehouse.
Ofcourse, you can order and send goods out. So i have done the Conceptual
Schema and the tables headings and columns are all ready.
I played around with Delphi for about 4 hours now. I realised that i will
need a main window with links to other forms. So, not getting complicated
here, i want something like a form with these fields (text, number and
dropdown) that will allow the user to enter the information about each
order. What is the basic idea that i have to use to move the data from these
fields once i created them, to store in the tables??
Thanks you.