I have built a winform project using Visual C++, and I do not know how to
build an insert. I cannot find an example or how to code one in the
documentation. I can use the fill (sqlDataAdapter2->Fill(dsOwnerAnimal1);). I
need help.

Norm Bohana