Script and user
Posted: Fri 26 Nov 2010 10:59
Hey
Using your latest DotConnect for MySQL Product in VB.NET 2010
I have created a user, which is allowed to change fields, SP's, Triggers,... in the database. With property = Max User Connections = 1
In my VB.NET project I have inserted a SQL File and this file is used with the Script Component of your tools.
The script itself runs without any problems, but when running the script a second time, then I get an error. After researching for the problem, I found out that the problem is, that in the Server Process the User is not killed. - When I kill the process by hand, then everything works fine.
Please give me some advise for this "bug"?
THX
Using your latest DotConnect for MySQL Product in VB.NET 2010
I have created a user, which is allowed to change fields, SP's, Triggers,... in the database. With property = Max User Connections = 1
In my VB.NET project I have inserted a SQL File and this file is used with the Script Component of your tools.
The script itself runs without any problems, but when running the script a second time, then I get an error. After researching for the problem, I found out that the problem is, that in the Server Process the User is not killed. - When I kill the process by hand, then everything works fine.
Please give me some advise for this "bug"?
THX