G
Guest
I have a form that records work orders for maintenance performed for
customers on vehicles. When i was first given the project I was told that
there would be no need for duplicate vehicle numbers (Unit Numbers) and so I
used this for the key in my tblUnit table. I have now been made aware now
that the customer has been added to the mix. That there may be duplicate Unit
Numbers under different customers. When I modify my tblUnit Table to include
an autonumber as a key my form becomes uneditable.. and furthermore I can not
add new records to the form.
I can however, add new records to the tblWorkOrder table in datasheet view.
Is it possible to complete this relationship transition, have everything
work as it did and not have to rebuild the form?
thanks in advance
Pip'n
customers on vehicles. When i was first given the project I was told that
there would be no need for duplicate vehicle numbers (Unit Numbers) and so I
used this for the key in my tblUnit table. I have now been made aware now
that the customer has been added to the mix. That there may be duplicate Unit
Numbers under different customers. When I modify my tblUnit Table to include
an autonumber as a key my form becomes uneditable.. and furthermore I can not
add new records to the form.
I can however, add new records to the tblWorkOrder table in datasheet view.
Is it possible to complete this relationship transition, have everything
work as it did and not have to rebuild the form?
thanks in advance
Pip'n