what is connectionHandle in MySQL
#2

The connection used for that query.

example:

new mysql = mysql_connect("127.0.0.1","root","mydatabase","myp ass");
mysql_function_query(mysql, "etc", etc, "etc", "etc", etc);
Reply


Messages In This Thread
what is connectionHandle in MySQL - by DartakousLien - 20.08.2012, 17:51
Re: what is connectionHandle in MySQL - by TheArcher - 20.08.2012, 17:53
Re: what is connectionHandle in MySQL - by DartakousLien - 20.08.2012, 17:59
Re: what is connectionHandle in MySQL - by TheArcher - 21.08.2012, 08:38

Forum Jump:


Users browsing this thread: 1 Guest(s)