You have to allocate ALL your handles in one ns_db gethandle call. This is to avoid deadlock scenarios. -Jim > > Initial Comment: > I made this adp script that opens up a connection to a > DB, but it always runs into the limitation of 1 DB > connection per pool, per thread. I looked all through
