Re: wodvpn works with mysql (General questions)
Keroro,
what programming langauge do you use? This looks to me like threading issue - both wodVPN and Mysql client live in same thread, and mysql client blocks it.
If so, you can try to set Threads property to True
http://www.weonlydo.com/VPN/Help/WODVPNLib~wodVPN~Threads.html
Or, you can try to run wodVPN as external app. Does that make a difference?
Kreso