php-windows Digest 18 Dec 2003 06:26:34 - Issue 2046
Topics (messages 22395 through 22400):
Re: mssql_connect problem
22395 by: Luis Moreira
22396 by: Cesar Cordovez
22397 by: Gerardo Rojas
22398 by: Daniel Perez Clavero
22399 by: Sven Schnitzke
uploa
hay guyz .
im thinkin about uploading a whole book on ma application that lets
you upload files upto 2Megs
theres a posting at
http://www.php.net/manual/en/features.file-upload.php which sayz you
can go upto 600 megz
guyz
well either way . i need to be able to upload files con
Cesar, Luis,
as a non-native english speaking member of this list
I would greatly appreciate to have the foreign languages
spoken here at the count of one.
Besides ... spanish orthography seems a bit off-topic to me.
Please don't take this as an offence,
Sven
> -Ursprüngliche Nachricht--
Could this parameters in your php.ini be wrong?
mssql.max_persistent = -1
mssql.max_links = -1
Regards.
-Original Message-
From: Gerardo Rojas [mailto:[EMAIL PROTECTED]
Sent: miércoles, 17 de diciembre de 2003 18:01
To: Omar; [EMAIL PROTECTED]
Subject: RE: [PHP-WIN] mssql_connect proble
Please give all relevant info. There is not enought information posted to be able to
determine the problem.
--
Gerardo S. Rojas
mailto: [EMAIL PROTECTED]
-Original Message-
From: Omar [mailto:[EMAIL PROTECTED]
Sent: Wednesday, December 17, 2003 10:20 AM
To: [EMAIL PROTECTED]
Subject:
Español?
Qual con Q? Cual! =-)
Cesar
Luis Moreira wrote:
Omar,
Español ?...
Es este el mensaje completo ?
De donde viene el "x" ?
Qual es el contenido de las variables $db_usuario y $db_password en el
momento de la llamada ?
Luis
- Original Message -
From: "Omar" <[EM
Omar,
Español ?...
Es este el mensaje completo ?
De donde viene el "x" ?
Qual es el contenido de las variables $db_usuario y $db_password en el
momento de la llamada ?
Luis
- Original Message -
From: "Omar" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, De
php-windows Digest 17 Dec 2003 16:19:19 - Issue 2045
Topics (messages 22394 through 22394):
mssql_connect problem
22394 by: Omar
Administrivia:
To subscribe to the digest, e-mail:
[EMAIL PROTECTED]
To unsubscribe from the digest, e-mail:
[EMAIL PROTECTED]
To post
Hello.
I have a sql server named CLUSTER01, i try to connect to it :
$db_conn = mssql_connect("CLUSTER01", $db_usuario, $db_password);
and it gives me this message:
Warning: 0 is not a MS SQL link index in x
The user name and password are correctly created in the logins of the sql
server.
What el