14 Mar
2002
14 Mar
'02
8:15 p.m.
Scott Pierce writes:
I have 2 products running on the same server from the root. The z sql methods in the second product attempt to use the db connection in the first product. What does this mean? XXX in a product running from the root?
Generally, the db connection must be accessible from the Z SQL method by acquisition (you cannot look down into instances which are not on acquistion chain). Dieter