FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » Imported messages » comp.lang.php » getting amount of deleted rows from: $result=odbc_exec($conn, 'delete from....');
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Re: getting amount of deleted rows from: $result=odbc_exec($conn, 'delete from....'); [message #169494 is a reply to message #169493] Wed, 15 September 2010 11:50 Go to previous messageGo to previous message
jodleren is currently offline  jodleren
Messages: 7
Registered: September 2010
Karma:
Junior Member
On Sep 15, 2:38 pm, Jerry Stuckle <jstuck...@attglobal.net> wrote:
> On 9/15/2010 5:22 AM, jodleren wrote:
>
>> On Sep 15, 12:21 pm, jodleren<sonn...@hot.ee>  wrote:
>>> As the header says:
>
>>> $result=odbc_exec($conn, 'delete from....');
>>> echo ".... rows deleted";
>
>>> I want to know how much I deleted.... probably very simple, but hard
>>> to find :)
>
>>> Sonnich
>
>> It is Oracle btw
>
> Does Oracle provide this information?

For update and delete it return a number of "rows affected". That is
all I want :)
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Last element in an array?
Next Topic: Removing insignificant decimal characters?
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Sun Oct 20 07:36:39 GMT 2024

Total time taken to generate the page: 0.03983 seconds