H
Harry
I converted an Access MDB multi-user application to a
client/server application. The classes are no longer
working. I checked to see if a variable was declared
using the class name and then I checked to make sure that
the class is instaniated by setting it equal to a New
Class Instance. I keep getting an Error 91. If I set the
instantiation in a loop for two to three times to
instantiate the class it works fine. Has anyone run into
this type of problem?
client/server application. The classes are no longer
working. I checked to see if a variable was declared
using the class name and then I checked to make sure that
the class is instaniated by setting it equal to a New
Class Instance. I keep getting an Error 91. If I set the
instantiation in a loop for two to three times to
instantiate the class it works fine. Has anyone run into
this type of problem?