I am using ASP.Net to communicate with a MySQL database. I've had assorted problems and I wound up getting both the ODBC and the NET connections to work in my application. Is one better (faster, more efficient, etc) to use than the other?
Any insights into this is much appreciated.
Any insights into this is much appreciated.