I don't know how to describe this very well, but I need to make my RedHat Zope server connect to my Win2k Zope server and gain access to a database connection on the Win2k Zope server. Does that make any sense? We have a RH 7.1 server that I want to use as the front-end of our web site and I want everything to look like it's coming from that server, but my Win2k server is the only one that can connect to a certain database that we have. I don't want the Win2k server out there where the public can attack it so it will be on a seperate network that the RH server is connected to. Is there an easy way to do this? I've played with Zclient and is seems like it is used for connecting to non-zope machines. Does Zope have some built in hook for sharing resources? Thanks, Rick