Hi, I am new to this board and to COM objects. I am trying to create a COM that uses a Access Database.

I can create the COM with a connection to a database, but I want to be able to embed the database inside the COM. Is that possible?

To be more specific, I don't want to package the database along with the COM object.

Thank in advance..