I am writing web page using VB script ASP, and cannot work with MyODBC 2.5
of MySQL
but can work with 3.5.1
the previous problem is :
I made a page using ASP MyODBC, it is working
then I try multiple connection,
the second trial to open the page failed with a "disastrous error"
do a
Hi all,
How can we set multiple connections for multiple users in mySQL. I'm
accessing MYSQL using MYSQL++ library. This code is in the middle tier,
which can be accessed by any number of users. Its working fine for 3
clients, when connecting for the next it is giviing problems. Please help me
o