Forum Moderators: open

Message Too Old, No Replies

A question about DB Managers in ASP.NET

only Access and SQLServer?

         

beto_x

5:34 pm on Apr 8, 2004 (gmt 0)

10+ Year Member



In ASP I can use SQL Server and Access, but...Can I use another DB like MySQL or another free DB? Thanx

TheNige

8:01 pm on Apr 8, 2004 (gmt 0)

10+ Year Member



You can use anything that can be connected to with an ODBC/OLEDB driver, such as MySQL.