php-windows Digest 13 Sep 2005 14:42:36 -0000 Issue 2771

Topics (messages 26321 through 26322):

Re: Misunderstanding mssql_query in the manual
        26321 by: Alf Stockton

mssql equivalents to mysql_errno & mysql_error
        26322 by: Alf Stockton

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 ---
Darvin Andrioli wrote:

-----Messaggio originale-----
Da: Alf Stockton [mailto:[EMAIL PROTECTED]
Inviato: lunedì 12 settembre 2005 17.45
[...]
So my code reads:-

   if(($rs = TRUE)) {
      ^    ^    ^
Is it your code or do you forget many "=" in the example?
It should be  if(($rs === TRUE))


Sorry to waste your time. It was my stupid error. I should know better.

--

Regards,
Alf Stockton            www.stockton.co.za

You will live a long, healthy, happy life and make bags of money.

My email disclaimer is available at www.stockton.co.za/disclaimer.html

--- End Message ---
--- Begin Message --- I have looked in the online manual but am not able to find the equivalent functions in mssql of mysql_errno() & mysql_error(). I am in the unfortunate position of having to develop using an existing MSSQL database.

--

Regards,
Alf Stockton            www.stockton.co.za

Lady Luck brings added income today.  Lady friend takes it away tonight.

My email disclaimer is available at www.stockton.co.za/disclaimer.html

--- End Message ---

Reply via email to