My turn to chime in on this one...

I have been using ASP/MySQL on a Windows AND Linux box without any issues.
Yes, that's right, ASP, with the right 3rd party software, can even run on
Linux. (Don't ask Why??, just note that it can be done!)

As long as you create a system DSN (IMOH, the easiest way to go) to connect
to your MySQL databases (you have to use the MyODBC 3.51 driver), you won't
have any problems coding ASP with MySQL as your backend. You can use the MS
Jet to connect, however it puts another layer of complexity into the mix.

Just another option...

J.R.

-----Original Message-----
From: Pooly [mailto:[EMAIL PROTECTED] 
Sent: Friday, November 04, 2005 7:37 AM
To: MySQL General
Subject: Re: PHP/MySQL vs ASP/MSSQL?

2005/11/4, Marc Pidoux <[EMAIL PROTECTED]>:
> I've been using ASP for years but I have to work on a bigger project 
> involving many users and data so of course, Access is not an option 
> anymore. Since it's a project requiring thousand of files and several 
> applications all linked together, I can't create it once and change it 
> later. Basically, which option is the best between PHP/MySQL and 
> ASP/MSSQL? It's not a giant project but it might include around 20'000 
> members interacting daily through forums, blogs, messages etc...

A setup of ASP/MySQL could be a right option for you if you already know
ASP. I'm not sure if it's possible though (using ODBC ?).

--
Pooly
Webzine Rock : http://www.w-fenec.org/

--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to