Is it possible to use a different database for part of an object?

Example:

I have a Policy object. All the data for it lives in DBPolicy.  I want this object to have a 'documents' property.  The rows of documents for the Policy live in a different database, DBDocs.  Possible?

Thanks,
Tim

Reply via email to