R
rmanchu
i'm trying to do the following;
load a form with records, such that the recordset is disconnected from
the database. i can do this (open connection - then recordset and
assign it to form all via vb).
then i want the user to be able to modify records or add records which
will be captured via form_events and use a separate Command object to
update or insert records. i'm unable to do this part. please haaalp
y i need to apply such an approach is; lots of users will use the same
table - ie if one user opens a dynaset, the others cannot open the
table. i'm using a SQLServer with an Access2003 frontend
please help
riyaz
load a form with records, such that the recordset is disconnected from
the database. i can do this (open connection - then recordset and
assign it to form all via vb).
then i want the user to be able to modify records or add records which
will be captured via form_events and use a separate Command object to
update or insert records. i'm unable to do this part. please haaalp
y i need to apply such an approach is; lots of users will use the same
table - ie if one user opens a dynaset, the others cannot open the
table. i'm using a SQLServer with an Access2003 frontend
please help
riyaz