V
vidhya
hello
i hv this big problem. i hv a database whose data i want to access in a
visual basic project using data control operation. now some of the details
are in form1 of my project and other details are on form2 and so on. i hv
buttons in form1 by clicking which i can see this set of details in form 2 ,
form3 n so...
when i use a datacontrol object in form1 it is not reflected in form2 and
others .
now if i use diferentl datacontrols in different forms pointing to the same
database, they do not change simultaneously. as each time i click on the
button in form 1 to view form 2 it gets reloaded from the first values in the
database. so the person whose name is in form1 his details in form 2 do not
match. do we have some global concept in visual basic so that i can make one
global datacontrol which is accessible in all the forms.
thanking in advance
kind regards
i hv this big problem. i hv a database whose data i want to access in a
visual basic project using data control operation. now some of the details
are in form1 of my project and other details are on form2 and so on. i hv
buttons in form1 by clicking which i can see this set of details in form 2 ,
form3 n so...
when i use a datacontrol object in form1 it is not reflected in form2 and
others .
now if i use diferentl datacontrols in different forms pointing to the same
database, they do not change simultaneously. as each time i click on the
button in form 1 to view form 2 it gets reloaded from the first values in the
database. so the person whose name is in form1 his details in form 2 do not
match. do we have some global concept in visual basic so that i can make one
global datacontrol which is accessible in all the forms.
thanking in advance
kind regards