Connecto to MySql Server

Discussion in 'Site Programming, Development and Design' started by IGeoorge, Aug 12, 2010.

  1. Hi, there is any way to connect to a mysql server using mysql.data???


    ive got this error trying to execute connection


    Unable to find the requested .Net Framework Data Provider. It may not be installed.

    Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

    Exception Details: System.ArgumentException: Unable to find the requested .Net Framework Data Provider. It may not be installed.
     
  2. FredC

    FredC Winhost Staff

    upload the mysql.data.dll to your bin directory.
     

Share This Page