Unable to Edit/Add records on Form in a New ADP

  • Thread starter Thread starter David C. Holley
  • Start date Start date
D

David C. Holley

I just started playing around with rebuilding a MDB file as an ADP. I built
a form and subform from scratch, but I'm unable to edit or add records.

SELECT Id, LoadDate, TrailerDOTNumber, SealNumber, SealDate, SealId,
LoadLocation, LoadStatus, DispatchStatus, DispatchLocationId, DispatchUserId
FROM TrailerActivityHeaders ORDER BY LoadDate

Recordset Type: Updatable Snapshot

I'm getting the 'This recordset is not updatable'

Ideas?
 
Never mind... (Does anyone have a spare bandage btw? I cut my head banging
it on the wall due to my stupidity...)
 
Back
Top