Hi All
I've got a couple of forms that use form level variables, delared in the module header - one is an object created from an imported ActiveX DLL that's for TAPI control, the others are standard variables used to set default values and control record saving.
They are generally set on form open or when a filter is applied.
The weird thing is that the objects and variables regullary seem to go out of scope, altohugh the form is open - this causes trapable errors 'object does not exist'.
The database is Access97, running off a network share, and there could be two or three users in it, although it is generally just one. Note the db is a single file (not FE/BE) because splitting it caused too many problems.
SeeThru
Synergy Connections Ltd - Telemarketing Services
I've got a couple of forms that use form level variables, delared in the module header - one is an object created from an imported ActiveX DLL that's for TAPI control, the others are standard variables used to set default values and control record saving.
They are generally set on form open or when a filter is applied.
The weird thing is that the objects and variables regullary seem to go out of scope, altohugh the form is open - this causes trapable errors 'object does not exist'.
The database is Access97, running off a network share, and there could be two or three users in it, although it is generally just one. Note the db is a single file (not FE/BE) because splitting it caused too many problems.
SeeThru
Synergy Connections Ltd - Telemarketing Services