I am using VB coded programs to connect to the AS400 via a client access ODBC connection. I receive an error message saying "ODBC does not support the requested properties" once the computer sits idle for a few minutes.
The only way to get the connection is to stop the VB code and start it again. Then the connection can be made, but I then receive an error saying "the as400 ended the connection" afterwared.
Is there any line of code that I can added in my VB code to keep the connection open at all times??
Also, is there a command that I can use to lengthen the time of connections before they are timed out??
Please advise....
Theel
The only way to get the connection is to stop the VB code and start it again. Then the connection can be made, but I then receive an error saying "the as400 ended the connection" afterwared.
Is there any line of code that I can added in my VB code to keep the connection open at all times??
Also, is there a command that I can use to lengthen the time of connections before they are timed out??
Please advise....
Theel