php-windows Digest 18 Dec 2003 06:26:34 -0000 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

uploading books
        22400 by: toby z

Administrivia:

To subscribe to the digest, e-mail:
        [EMAIL PROTECTED]

To unsubscribe from the digest, e-mail:
        [EMAIL PROTECTED]

To post to the list, e-mail:
        [EMAIL PROTECTED]


----------------------------------------------------------------------
--- Begin Message ---
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, December 17, 2003 4:20 PM
Subject: [PHP-WIN] mssql_connect problem


> 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 else could be?
>
> Thank you for your help.
>
> --
> PHP Windows Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>

--- End Message ---
--- Begin Message --- 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" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, December 17, 2003 4:20 PM Subject: [PHP-WIN] mssql_connect problem



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 else could be?

Thank you for your help.

--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




--- End Message ---
--- Begin Message ---
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: [PHP-WIN] mssql_connect problem


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 else could be?

Thank you for your help.

-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

--- End Message ---
--- Begin Message ---
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 problem


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: [PHP-WIN] mssql_connect problem


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 else could be?

Thank you for your help.

--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

--- End Message ---
--- Begin Message ---
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-----
> Von:  Cesar Cordovez [SMTP:[EMAIL PROTECTED]
> Gesendet am:  Mittwoch, 17. Dezember 2003 17:43
> An:   Luis Moreira
> Cc:   Omar; [EMAIL PROTECTED]; [EMAIL PROTECTED]
> Betreff:      Re: [PHP-WIN] mssql_connect problem
> 
> 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" <[EMAIL PROTECTED]>
> > To: <[EMAIL PROTECTED]>
> > Sent: Wednesday, December 17, 2003 4:20 PM
> > Subject: [PHP-WIN] mssql_connect problem
> > 
> > 
> > 
> >>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 else could be?
> >>
> >>Thank you for your help.
> >>
> >>--
> >>PHP Windows Mailing List (http://www.php.net/)
> >>To unsubscribe, visit: http://www.php.net/unsub.php
> >>
> > 
> > 
> 
> -- 
> PHP Windows Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php

--- End Message ---
--- Begin Message ---
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 containing
images too ..... how should i go about this ?????

and more yet .... my files are stored in a temp directory on the web
server, i have to open them up and copy paste the material in em, 

is there a way to let the thing go directly to article_display page
????


any suggestions ?????

thnx a mill ....

toby



________________________________________________________________________
Yahoo! Messenger - Communicate instantly..."Ping" 
your friends today! Download Messenger Now 
http://uk.messenger.yahoo.com/download/index.html

--- End Message ---

Reply via email to