Cheers, I'm just starting out with classes!
Don't suppose you know how i'd use another class from within it, such as ADODB?
I've added "Implements ADODB" but that throws an error
Ultimately, I'm trying to create a class that deals with security, in that it obtains the logged on user ID and connects to a security database to obtain any held access rights, using an ADODB recordset
many thanks