I
itimilsina
when the user click the button on the form i would like to update the
tables with the same values. Like
Update Jobs
set JobNuber=JobNumber
for 7 different tables in our database, sql 2000. I could do this with
the sql store procedure but not sure how can i do within the adp form.
As i donot want sql store procedure which i can call from click event.
Could any one please let me know how can i write store procedure to
update data form the vb in adp form.
Thanks.
Indra.
tables with the same values. Like
Update Jobs
set JobNuber=JobNumber
for 7 different tables in our database, sql 2000. I could do this with
the sql store procedure but not sure how can i do within the adp form.
As i donot want sql store procedure which i can call from click event.
Could any one please let me know how can i write store procedure to
update data form the vb in adp form.
Thanks.
Indra.