|
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.
|