Re: Program lockup while using tunnel - WeOnlyDo Discussion board

Re: Program lockup while using tunnel (General questions)

by wodSupport, Thursday, July 07, 2005, 16:41 (7078 days ago) @ user6116

I doubt you'll manage to do 4th scenario - this depends on DB client software, and usually they don't have async mode supported.

And 3th scenario is very hard to do. I suggest you check out following article

http://www.freevbcode.com/ShowCode.Asp?ID=4029

about doing threads in VB. Move DB connection method to such threaded environment and it will work. We had one client long time ago doing that, and it worked.

BTW if you use any other langauge than VB then you'll be safer with threads.


Complete thread: