J
JimS
(ADODB Recordset A2007 Open Dynamic)
If I open a simple recordset whose recordsource is another A2007 database,
change a field on a given record (x=y assignment), and then use that field
(x) before issuing any move, update, etc. methods, will that assignment be
valid? Will I be referencing whatever was in "y"? as opposed to what was in
"x"?
If I open a simple recordset whose recordsource is another A2007 database,
change a field on a given record (x=y assignment), and then use that field
(x) before issuing any move, update, etc. methods, will that assignment be
valid? Will I be referencing whatever was in "y"? as opposed to what was in
"x"?