RE: Help Needed

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



The following statement brings back nothing

select UPI, ORG from REDEP.UPI_WEB_DS where REC_VALUE = 'test'

The following statement brings back one row
select UPI, ORG from REDEP.UPI_WEB_DS where REC_VALUE = 'uczmdsk1'



-----Original Message-----
From: Angelo Zanetti [mailto:angelo@xxxxxxxxxxxx] 
Sent: 26 August 2005 13:14
To: Raz
Cc: David Skyers; php-general@xxxxxxxxxxxxx
Subject: Re:  Help Needed


does the actual SQL statement bring back any info if you do it through
the oracle interface, perhaps the problem isnt php but the SQL
statement. HTH

Angelo


Raz wrote:

>Leading back in the code, that would suggest that $nrows is not greater

>than zero - could be a problem with $nrows then, and anything 
>associated with that, i.e. $stmt, whether there is content in the db 
>where REC_VALUE = 'uczmdsk1' etc. etc.
>
>Work back down the chain and see if you can find anomalies...
>
>raz
>
>  
>

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



[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux