Removing a single database
Posted: Wed Oct 15, 2008 9:38 am
Hi,
Is it possible to remove a single connection from Me.Dictionary.Databases? I don't want to call Me.Dictionary.Databases.Clear() as this removes my second connection (which is being re-set externally, so I can't re-add it within the mrt). Is there any way to call something like Me.Dictionary.Databases.Remove for a particular connection?
Thanks,
Colin
Is it possible to remove a single connection from Me.Dictionary.Databases? I don't want to call Me.Dictionary.Databases.Clear() as this removes my second connection (which is being re-set externally, so I can't re-add it within the mrt). Is there any way to call something like Me.Dictionary.Databases.Remove for a particular connection?
Thanks,
Colin