C
Carsten, Denmark
Hi
I'm building a database for my firm, where the client nr is the main
phonenr, and i have to fields for phonenr's too, where the first one also is
the main number used as client nr, wich is primary key..
The thing i need to do is to check both phonenr records against primary key,
to be sure when someone puts a new client in the database, that i don't get
the same client twice, just with two different phonenr, how can i do this ?
The other thing is, when adding a new client, i need the database itself to
copy the client nr (main phone nr) to the "phone 1" field, so that i don't
need to put it in twice ?
And a bonus question: When making a standalone database, is it possible to,
when adding several clients, to have a form popup, where it is possible to
put in standard values for selected fields, before adding clients, ex. from
same area code ?
Best regards and thanks
Carsten, Denmark
I'm building a database for my firm, where the client nr is the main
phonenr, and i have to fields for phonenr's too, where the first one also is
the main number used as client nr, wich is primary key..
The thing i need to do is to check both phonenr records against primary key,
to be sure when someone puts a new client in the database, that i don't get
the same client twice, just with two different phonenr, how can i do this ?
The other thing is, when adding a new client, i need the database itself to
copy the client nr (main phone nr) to the "phone 1" field, so that i don't
need to put it in twice ?
And a bonus question: When making a standalone database, is it possible to,
when adding several clients, to have a form popup, where it is possible to
put in standard values for selected fields, before adding clients, ex. from
same area code ?
Best regards and thanks
Carsten, Denmark