hello

i ve 2 forms form1 & form2.
form1 has primary key(parent table) & form2 has the foreign key(child table)

me.mytableadapter.update(me.dataset.mytable)

is working f9 but in form2 when i try to use

me.secondTableadapter.update

here problem comes the update function is not coming neither recognized by form2 .can anybody tell me why is it so?

Unhnd_Exception commented: Nice Job sharing more info. Maybe next time it will happen like magic. -2

Share more info, code. I'm not sure what you are doing.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.