Runn Time error updating record -- Help ! Please...

k_c_morrissey

Registered User.
Local time
Today, 12:35
Joined
Apr 15, 2005
Messages
13
Run Time error updating record -- Help ! Please...

I have an orders Form with a subform for products. In the subform the user selects each product by first selecting the product category from a combo box, which filters the query for the second combo where they selects the product. Once this is done, I need the record to up date, but Access gives a run time error 3058: Index or primary cannt contain a null value.

In this case I belive the key field is the product_id form my 'order_detail_table' where this is a shared key.

I've been beating this to death (it's killing me!!) for a couple of weeks now and got nowhere. Maybe someone out there can have a look and see what my obvious mistake is ... (I've attached a cut down version of db with just tables, query and subform)

Thx.
Kev
 

Attachments

Last edited:

Users who are viewing this thread

Back
Top Bottom