ASP and MySQL

  • Thread starter Thread starter Mark Watkins
  • Start date Start date
M

Mark Watkins

Anyone know how to connect to a MySQL database in ASP? Could someone point
me to sample code. I don't need extras to makes this work, correct?
 
you will need OLEDB or ODBC for mysql drivers installed on the server with
IIS on it to get it to work.
 
Back
Top