DSN Connection (General questions)
Ok, I'm stumped. I've coded in the tunnel and it starts and works fine. If I stop once the tunnel is started I can connect to my MySQL server no problem using another program. If I start the tunnel using your sample and forward the connection in, I can open my program and it will use the tunnel to forward the connection. Problem happens when I use the tunnel and the sql connection in the same program it locks up. If I start a tunnel, and then issue the ncsqltest.open it locks up. If I start the tunnel with the sample, skip the code I wrote to start the tunnel and issue the same open command, works. I'm stumped.
Complete thread:
- DSN Connection - jasnew1969, 2012-01-09, 16:41
- Re: DSN Connection - woddrazen, 2012-01-09, 16:56
- Re: DSN Connection - jasnew1969, 2012-01-09, 19:17
- Re: DSN Connection - woddrazen, 2012-01-09, 19:27
- Re: DSN Connection - jasnew1969, 2012-01-09, 21:04
- Re: DSN Connection - jasnew1969, 2012-01-09, 21:43
- Re: DSN Connection - woddrazen, 2012-01-09, 22:22
- Re: DSN Connection - jasnew1969, 2012-01-09, 21:43
- Re: DSN Connection - jasnew1969, 2012-01-09, 21:04
- Re: DSN Connection - woddrazen, 2012-01-09, 19:27
- Re: DSN Connection - jasnew1969, 2012-01-09, 19:17
- Re: DSN Connection - woddrazen, 2012-01-09, 16:56