M
Mota
Hi;
I need to know if a Recordset Variable (Rst) or another object variable
(such as Microsoft Agent Variable) is referencing to an object or set to
nothing.The IsObject Function returns True even if the Rst is nothing.So how
to know if we have a reference to the Object in our references collection
(Not IsMissing(Rst)) but its variable contains Nothing.Can any one plz help
me?
Thank you in advance.
I need to know if a Recordset Variable (Rst) or another object variable
(such as Microsoft Agent Variable) is referencing to an object or set to
nothing.The IsObject Function returns True even if the Rst is nothing.So how
to know if we have a reference to the Object in our references collection
(Not IsMissing(Rst)) but its variable contains Nothing.Can any one plz help
me?
Thank you in advance.