Cannot edit data in a sub form

Newbie Member
20Aug2009,17:46   #1
bob006's Avatar
hi,

i am using a table in a subform. this table does not have any relations. the properties are all okay. i have set it to editing and are enabled. Can anyone help out please?

Thank you very much
Invasive contributor
23Aug2009,02:55   #2
nimesh's Avatar
if there is no relation, why have you kept it in subform?
Newbie Member
24Aug2009,11:06   #3
bob006's Avatar
Hi,

I want to create an application to update a table witha value from another table. Ihave a button for running the stored procedure and it works fine. The table is taken to the sub form to edit data in a specific field where the stored procedure takes the condition to update the data.
Invasive contributor
24Aug2009,21:38   #4
nimesh's Avatar
Can you post your application with some sample data?