Results 1 to 3 of 3

Thread: ASP.NET / MySQL { solved }

  1. #1

    Thread Starter
    Member
    Join Date
    Sep 2004
    Posts
    34

    Resolved ASP.NET / MySQL { solved }

    i have a webhost with MS SQL installed but i want to use Mysql . I have another webhost which have Mysql Installed . Can i use mysql form another server with ASP.NET Over Internet
    Last edited by muzammil; Feb 15th, 2005 at 11:17 PM.

  2. #2
    Frenzied Member Magiaus's Avatar
    Join Date
    Mar 2002
    Location
    swamp land
    Posts
    1,267

    Re: ASP.NET / MySQL

    If that was at all possible through some kind of OleDb Provider, you would need the driver for mySQL on the web server running the aspx. I've never tried it. I imagine though that it is more trouble than it's worth unless you have an existing database in mySQL; even then you could just migrate the data with some fancy php to xml and aspx to sql server.
    Magiaus

    If I helped give me some points.

  3. #3
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    Re: ASP.NET / MySQL

    The MySQL server should allow for remote connections too.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width