Re: PHP with MS SQL SERVER: is it suitable? [message #181046 is a reply to message #181037] |
Sun, 07 April 2013 14:24 |
Robert Heller
Messages: 60 Registered: December 2010
Karma:
|
Member |
|
|
At Sun, 07 Apr 2013 20:33:49 +0800 "Mr. Man-wai Chang" <toylet(dot)toylet(at)gmail(dot)com> wrote:
>
> On 7/04/2013 00:40, Giacomo M wrote:
>> Is it suitable using PHP with MS SQL SERVER?
>> I mean, how the performance is?
>
> OS: Windows or Linux?
MS SQL SERVER only runs on MS-Windows, so PHP with MS SQL SERVER pretty
much implies MS-Windows, unless one is accessing MS SQL SERVER via a
network connection (it is not generally not not considered a good idea
to access a SQL server (of any type) over a network connection,
partitularly a *public* Internet connection, from a security POV).
Note: accessing ANY SQL server over a network will be performance
limited by the network connection.
>
--
Robert Heller -- 978-544-6933 / heller(at)deepsoft(dot)com
Deepwoods Software -- http://www.deepsoft.com/
() ascii ribbon campaign -- against html e-mail
/\ www.asciiribbon.org -- against proprietary attachments
|
|
|