> While I can map to the DB server from the > server when I am logged in, we cannot seem to maintain that mapping when > the applications are published.
Why not have your application map the resource immediately before issuing the connection? That way, you know it will always be there. -- Larry

