|
-
Feb 14th, 2005, 10:21 PM
#1
Thread Starter
Member
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.
-
Feb 14th, 2005, 10:49 PM
#2
Frenzied Member
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.
-
Feb 15th, 2005, 12:49 AM
#3
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|