MySql

Discussion in 'Databases' started by Swood, Oct 15, 2003.

Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.
  1. I have succesfully connected to a MySql database on my local machine (VB.NET) and I noticed there were odbc and native oledb options. I am preparing to use Mysql on the server and I will need to connect both from my client application and from aspx as well. Which providers/adapters are supported on the server for my aspx connections. anyone have examples?

    Thanks
    Swood
     
  2. Bruce

    Bruce DiscountASP.NET Staff

    ODBC.net see these article for details

    http://kb.discountasp.net/article.aspx?id=10081

    http://kb.discountasp.net/article.aspx?id=10085

    quote:Originally posted by Swood

    I have succesfully connected to a MySql database on my local machine (VB.NET) and I noticed there were odbc and native oledb options. I am preparing to use Mysql on the server and I will need to connect both from my client application and from aspx as well. Which providers/adapters are supported on the server for my aspx connections. anyone have examples?

    Thanks
    Swood

    </blockquote id="quote"></font id="quote">
     
Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.

Share This Page