Search results

  1. J

    Openquery and self join tables

    I have a user who is trying to form a query with self joins and is having a hard time. I can't seem to crack the code either. Syntax errors and columns not found are the errors. Can anyone point me in the righ direction here? The application is RIMS warehouse Mgt package. Here is the code...
  2. J

    How many webspeed users per agent

    Your right about the session table. They have one, but unfortunately we have tested their "login / logout" scenario and true enough, if a user presses the interesting crosshairs in the corner, their session monitor knows nothing out it. ARG!!! Having done this Progress stuff for nearly 20...
  3. J

    How many webspeed users per agent

    How do I count sessions for Webspeed users? Your right Casper, it is for licensing issues, but not for Progress products. The licensing issue is for the application Progress is embedded into. The product provider licenses their product by concurrent users, including users accessing the...
  4. J

    How many webspeed users per agent

    How do I determine how many users are connected to a application through a Webspeed Agent(s). I know I cannot look to the database connections, because the users come thru the agent. So how do I know how many users are out there with IE windows open?
  5. J

    Sending email from Progress using MAPI

    How do I get around MAPI.SESSION not registered? Chris - I tried this code and I get a MAPI.SESSION not registered properly. I search and found a reference to having outlook client installed for the underlying MAPI services. I installed outlook client, but I still get this message., What can I...
  6. J

    Frezzing DB Server on HPUX

    Got a interesting DB server issue here. For months, I have a database that has been running with no problems, then suddenly the server freezes each day and at various times for no apparent reason. Users who try to attach are frozen. Root tries to attach or use promon, freezes right up...
Top