R
ringo
Hi all!
I've difficult about manage/update recordset...
for example:
http://www.rasveronasangiovanni.it/example-adp.jpg
see the image, I insert the name of customer("Accordi")
and by click "trova" (find) I execute a store procedure that create a
recordset
of customers and I connect the rs to form popup "subagenzie".
Then by click on a customer by another sp I open the popup form
"table scadenze" thant contains the expirations of customers.
Here is my problem, the flag in the form "table scadenze" is not editable.
I need that the flag is editable, therefore I select the expirations and
embed by another sp.
How do I do the flag editable?
Thanks and sorry for my English!
ringo
I've difficult about manage/update recordset...
for example:
http://www.rasveronasangiovanni.it/example-adp.jpg
see the image, I insert the name of customer("Accordi")
and by click "trova" (find) I execute a store procedure that create a
recordset
of customers and I connect the rs to form popup "subagenzie".
Then by click on a customer by another sp I open the popup form
"table scadenze" thant contains the expirations of customers.
Here is my problem, the flag in the form "table scadenze" is not editable.
I need that the flag is editable, therefore I select the expirations and
embed by another sp.
How do I do the flag editable?
Thanks and sorry for my English!
ringo