Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. serramanna

    copy remotedata control resultset into another remotedata control

    Hello: Can you help me?, i try to pass the values of the colummns of a resultset in a remote data control into another. This is an example of the code that i use for, it is wrong, why? if(m_rdatactrl2.GetResultset().GetUpdatable()) { m_rdatactrl2.GetResultset().AddNew()...

Part and Inventory Search

Back
Top