M
Maury Markowitz
I'd like to duplicate almost all the information in a record (on SQL Server
backdend) into a new row. I tried doing this with recordsetclone, but this
appears to make Access die.
So I was reading through here and someone suggested an append query for a
similar role. This sounds like the solution I need. The only question I have
is how to say "copy this row" instead of "copy all rows". There aren't any
examples in the help file!
backdend) into a new row. I tried doing this with recordsetclone, but this
appears to make Access die.
So I was reading through here and someone suggested an append query for a
similar role. This sounds like the solution I need. The only question I have
is how to say "copy this row" instead of "copy all rows". There aren't any
examples in the help file!