Re: ADO Blocking and wodsshtunneel.exe - WeOnlyDo Discussion board

Re: ADO Blocking and wodsshtunneel.exe (General questions)

by wodSupport, Saturday, March 18, 2006, 01:56 (6828 days ago) @ Mark Sauer

Hi.

VB.NET would solve it, yes, since you can run there wodSSHTunnel or ADO client in separate thread.

You can also try to set Threads property to true. You can also try to use EXE version of wodSSHTunnel (out proc server), called wodTunnelServ.

I'm not sure if any of this would help, tho... It would be best if you could use CreateThread API, but I'm not sure how stable that would be. Search on google for

VB6 CreateThread

and you'll find some discussions about this, such as this one:

http://www.planetsourcecode.com/vb/scripts/ShowCode.asp?txtCodeId=14479&lngWId=1

Hope I helped.
Kreso


Complete thread: