Re: MyODBC multiple connection

2002-04-22 Thread 龔惠樑(Borus.Kung)
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

Multiple Connection

2002-03-18 Thread mahalakshmi
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