I changed my code to use the .NET Connector instead of how I previously had it with ODBC.  But the code was working as expected in my development machine, but not on the site.  I did something really silly and it worked, I capitalized the table names on the MySql database.  First time I've seen...