Hi there pro vb. users.. I am creating a soft through windows forms which is connected to a mysql server. I am not at home to show you the part of my problematic code but at least I can try to explain its manifestation. So, anyway like i was saying, its connected to a mysql server and after i start my soft, if i wait a couple of seconds and then execute the part which contains the mysql data selection, it returns a error on the line of the code ".fill(table)" and if i execute the code faster it works.. I think it's something about connection time out that it's closing it after some seconds.. Have any idea how to change it? Thanks.
↧