G
Guest
I'm working on an a2000 mdb linked to sql server tables. I'm pretty new with
sql server, and trying to copy a Form's row and it's associated subform rows.
The main form row copy is good, but not sure how to go about the subform row
copies..typically i would do an insert/append...
can i even do an Insert/Append query in VBA when using sql server? or do i
need a stored proc?
thx!
sql server, and trying to copy a Form's row and it's associated subform rows.
The main form row copy is good, but not sure how to go about the subform row
copies..typically i would do an insert/append...
can i even do an Insert/Append query in VBA when using sql server? or do i
need a stored proc?
thx!