Page 1 of 1

Mysql && MultiThreading

Posted: Tue Mar 05, 2013 9:51 pm
by Livengood
Does anyone know how to use MultiThreading with MySql?
I have look, and tried but can seem to get it right.

Re: Mysql && MultiThreading

Posted: Wed Mar 06, 2013 1:06 am
by Shim

Re: Mysql && MultiThreading

Posted: Wed Mar 06, 2013 1:15 am
by benji_19994
It Depends on what language and stuff you want to use I'm assuming PHP?

Re: Mysql && MultiThreading

Posted: Wed Mar 06, 2013 1:17 am
by Livengood
no this would be visual studio. Thats where im posted. I know how to do it in php xD, i know how to do plenty in PHP.

Re: Mysql && MultiThreading

Posted: Wed Mar 06, 2013 1:19 am
by benji_19994
So in visual basic then? Or c#?

Re: Mysql && MultiThreading

Posted: Wed Mar 06, 2013 2:54 am
by Scottie1972
Livengood wrote:
Does anyone know how to use MultiThreading with MySql?
I have look, and tried but can seem to get it right.

here is something you may want to download and look at.
it will do exactly what you want and then some.
viewtopic.php?f=71&t=10429&p=74876#p74876

Re: Mysql && MultiThreading

Posted: Wed Mar 06, 2013 5:27 am
by Livengood
Thanks Scottie, ill take a look at that xD. I have an idea for something that really would call for this :)