MySQLODBC()

1. What does this UDF do? After reading through the UDF post, I'm a little confused as to what this actually does. It sounds like it does two things, checks to see if the MySQL ODBC drivers are installed and also executes a query???

2. How do I just check a target machine to see if they have the MySQL ODBC drivers installed and if not, install them?

3. Would each person running this script need admin rights to install the MySQL ODBC drivers?

Thank you in advance...