Re: [PHP] Re: DB Comparisons

2009-02-06 Thread Murray
In fact, ASP.NET happily connects with other DBMSes. I have several C# ASP.NET web apps happily working with MySQL. M is for Murray On Fri, Feb 6, 2009 at 7:39 AM, Ashley Sheridan a...@ashleysheridan.co.ukwrote: although I think ASP can only connect to MSSQL and ASP.Net connects only to

Re: [PHP] Re: DB Comparisons

2009-02-06 Thread Ashley Sheridan
On Fri, 2009-02-06 at 21:56 +1000, Murray wrote: In fact, ASP.NET happily connects with other DBMSes. I have several C# ASP.NET web apps happily working with MySQL. M is for Murray On Fri, Feb 6, 2009 at 7:39 AM, Ashley Sheridan a...@ashleysheridan.co.ukwrote: although I think ASP

Re: [PHP] Re: DB Comparisons

2009-02-06 Thread Andrew Ballard
On Fri, Feb 6, 2009 at 7:27 PM, Ashley Sheridan a...@ashleysheridan.co.uk wrote: On Fri, 2009-02-06 at 21:56 +1000, Murray wrote: In fact, ASP.NET happily connects with other DBMSes. I have several C# ASP.NET web apps happily working with MySQL. M is for Murray On Fri, Feb 6, 2009 at 7:39

Re: [PHP] Re: DB Comparisons

2009-02-05 Thread Robert Cummings
On Thu, 2009-02-05 at 21:03 +, Nathan Rixham wrote: revDAVE wrote: Hi Folks, I¹m curious if there are any previous discussions / Articles / URL¹s that compare the power and scalability of MySQL (with php) with other technologies like MS sequel server oracle - coldfusion etc

Re: [PHP] Re: DB Comparisons

2009-02-05 Thread Nathan Rixham
Robert Cummings wrote: On Thu, 2009-02-05 at 21:03 +, Nathan Rixham wrote: revDAVE wrote: Hi Folks, I¹m curious if there are any previous discussions / Articles / URL¹s that compare the power and scalability of MySQL (with php) with other technologies like MS sequel server oracle -

Re: [PHP] Re: DB Comparisons

2009-02-05 Thread Ashley Sheridan
On Thu, 2009-02-05 at 16:19 -0500, Robert Cummings wrote: On Thu, 2009-02-05 at 21:03 +, Nathan Rixham wrote: revDAVE wrote: Hi Folks, I¹m curious if there are any previous discussions / Articles / URL¹s that compare the power and scalability of MySQL (with php) with other

Re: [PHP] Re: DB Comparisons

2009-02-05 Thread Stuart
2009/2/5 Nathan Rixham nrix...@gmail.com: Robert Cummings wrote: On Thu, 2009-02-05 at 21:03 +, Nathan Rixham wrote: revDAVE wrote: Hi Folks, I¹m curious if there are any previous discussions / Articles / URL¹s that compare the power and scalability of MySQL (with php) with other

Re: [PHP] Re: DB Comparisons

2009-02-05 Thread Robert Cummings
On Thu, 2009-02-05 at 21:28 +, Nathan Rixham wrote: Robert Cummings wrote: On Thu, 2009-02-05 at 21:03 +, Nathan Rixham wrote: revDAVE wrote: Hi Folks, I¹m curious if there are any previous discussions / Articles / URL¹s that compare the power and scalability of MySQL (with

Re: [PHP] Re: DB Comparisons

2009-02-05 Thread revDAVE
On 2/5/2009 1:03 PM, Nathan Rixham nrix...@gmail.com wrote: Nathan - Thanks so much for your detailed info - much appreciated! On 2/5/2009 1:19 PM, Robert Cummings rob...@interjinn.com wrote: Isn't Yahoo using PHP? I thought Facebook too? Doesn't seem like they moved away from a scripting

Re: [PHP] Re: DB Comparisons

2009-02-05 Thread Phpster
Asp(.net) has no real problems connecting to mysql. But it's slower than php. Bastien Sent from my iPod On Feb 5, 2009, at 16:39, Ashley Sheridan a...@ashleysheridan.co.uk wrote: On Thu, 2009-02-05 at 16:19 -0500, Robert Cummings wrote: On Thu, 2009-02-05 at 21:03 +, Nathan Rixham