Given that PORT.STATUS can report on ODBC.CONNECTIONS for a particular USER, I would have to assume that that information is in the printer shared memory segment for the user.
I don't have access to my UniVerse materials at the moment, as I'm away from home working in a DataStage site. Loading BASIC routines into shared memory is of most benefit when there are multiple SIMULTANEOUS users of the routines. I would hope that your web-based accessors are quickly in and out (that is, not very many at the same time), so there may not be a lot of value in loading routines into shared memory on their account. But if you're carrying a sustained load of even as few as three or four connections, then it may be of some benefit to do so. ------- u2-users mailing list [email protected] To unsubscribe please visit http://listserver.u2ug.org/
