Michiel Sijbers
Member
I use TOracleSession.Logon to log on to a database. When the database I'm connecting to is down, I do not get an exception but instead the Application is endlessly waiting.
Is there a way to define a timeout for a specific amount of time, after which the session returns an exception?
Is there a way to define a timeout for a specific amount of time, after which the session returns an exception?