Re: [PHP-WIN] Re: php with mssql

2002-11-14 Thread Miha Nedok
: soff <[EMAIL PROTECTED]> > To: David Elliott <[EMAIL PROTECTED]> > Cc: php-windows <[EMAIL PROTECTED]> > Subject: [PHP-WIN] Re: php with mssql > > Hello, > > I think changing to ODBC may cost lots of time :( > > ÄúÔÚ Wed, 13 Nov 2002 17:19:31 + µÄÀ´ÐÅ

RE: [PHP-WIN] Re: php with mssql

2002-11-14 Thread Matt Kynaston
mssql support though...) Matt > -Original Message- > From: soff [mailto:soff@;263.net] > Sent: 14 November 2002 07:00 > To: David Elliott > Cc: php-windows > Subject: [PHP-WIN] Re: php with mssql > > > Hello, > > I think changing to ODBC may cost lot

[PHP-WIN] Re: php with mssql

2002-11-13 Thread soff
Hello, I think changing to ODBC may cost lots of time :( ÄúÔÚ Wed, 13 Nov 2002 17:19:31 + µÄÀ´ÐÅÖÐÌáµ½: > Hail soff > > On 13 November 2002 at 14:56:19 +0800 (which was 06:56 where I live) soff > rearranged electrons to get > > > I am trying to connect mssql with php, when I use mssql_p

Re: [PHP-WIN] RE: php with mssql

2002-11-13 Thread soff
Thanks for your help. My SQLServer version is Enterprise, there is no connection limit. MDAC2.7 have no help as you said :( ÄúÔÚ Wed, 13 Nov 2002 11:57:19 - µÄÀ´ÐÅÖÐÌáµ½: > > I am trying to connect mssql with php, when I use > > mssql_pconnect(), It > > will fail to connect when the amou

RE: [PHP-WIN] RE: php with mssql

2002-11-13 Thread Matt Kynaston
> I am trying to connect mssql with php, when I use > mssql_pconnect(), It > will fail to connect when the amount of visitors becomes large. Just a thought - are you using the developer (ie MSDN subscription) version of SQLServer? That limits connections to 10 - and since mssql_pconnect will lea

[PHP-WIN] RE: php with mssql

2002-11-13 Thread Carlos Andre Marques Moreira
Hi, that's very strange. I use mssql_connect and i can execute all statements: Select, Insert, Update, Delete, Stored Procedures with or without parameters. Wouldn't it be a SQL Syntax error? BTW, my configurationg is W2K + IIS 5.0 + PHP 4.2.2 + MS SQL Server 7.0 Carlos André Marques Moreira SE