query problem

K

kevcar40

Hi
i have created a small table with an autonumber as an index
the table consists of text fields memo fields date fields and true
false fields

i have attached a form to the table to create the record
(the form contains text boxes / combo boxes to enter the data )no
problem here

if i return all the records in a query i can update the various
fields

if return the record based on a index number i can not enter any data
(it seems like the fields are locked)
any idea what i doing wrong here

thanks

kevin
 
Top