[progress Communities] [progress Openedge Abl] Forum Post: Re: Active Clients Count...

  • Thread starter Thread starter Keith Sudbury
  • Start date Start date
Status
Not open for further replies.
K

Keith Sudbury

Guest
I know that on the .NET open client you need to call the dispose method before to the ReleaseConnection. I would be shocked if the java open client was different. MyAppObject.Dispose(); // Disconnect the application from the AppServer MyConn.ReleaseConnection(); // Release the connection held by the MyConn Connection object. knowledgebase.progress.com/.../P129149

Continue reading...
 
Status
Not open for further replies.
Back
Top