R
Robert Robichaud
I've converted an Access 2000 mdb application to Access 2003 ADP with SQL
backend on Window XP SP2 platform. Deployed to client's Win 2000 running
Access 2000.
On the client's workstation when the application is adding a new record and
setting value on a database field on the main form, a series of Current
events are triggered on the 2 subforms and the main form. When control is
returned back to the next statement in the main program, it appears that
I've "lost" the record as I'm no longer able to reference any field (tied to
the database) on the form. The form displays #Name? in all the fields.
Any suggestions on what's happening or recommendations?
Thanking you in advance.
backend on Window XP SP2 platform. Deployed to client's Win 2000 running
Access 2000.
On the client's workstation when the application is adding a new record and
setting value on a database field on the main form, a series of Current
events are triggered on the 2 subforms and the main form. When control is
returned back to the next statement in the main program, it appears that
I've "lost" the record as I'm no longer able to reference any field (tied to
the database) on the form. The form displays #Name? in all the fields.
Any suggestions on what's happening or recommendations?
Thanking you in advance.