Getting and setting information

J

Jonas

Hi

I have one important question:

It so so easy to make powerful and fast queries on an access db,
but how can I write data more easily in a certain bd design ?

Do I always have to use the ordner of the data structure when I use
relations ?

I can't stand it. Views on the db become more comfortable using queries and
relations on the tables
but putting data into the table is so uncomfortable. F.e. in a vb program
you have to make a
cbobox f.e. for the category of a thing and save all the id of the
categorynames somewhere.
That's so complicated.

Any ideas ?

Regards

Jonas
 
Top