Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: Avoiding any locks in SQL Servers - read and understand....itsmagic.

Re: Avoiding any locks in SQL Servers - read and understand....itsmagic.

From: Christopher Browne <cbbrowne_at_acm.org>
Date: 23 Aug 2003 05:30:50 GMT
Message-ID: <bi6u6a$5fght$4@ID-125932.news.uni-berlin.de>


After a long battle with technology,"Noons" <wizofoz2k_at_yahoo.com.au>, an earthling, wrote:
>> Did you know, that with many API's (PHP...) you cannot separate several
>> sql statements by semicolon ? Only one statement is allowed, one
>> resultset you can receive. You have to put 2+ statements into a stored
>> procedure to get them executed.
>
> Thats is true for MOST api's, in fact.

.. And it doesn't necessarily mean that those statements are forced to be in different transactions ...

But the number of other misconceptions seems quite stunning...

-- 
(format nil "~S@~S" "cbbrowne" "cbbrowne.com")
http://cbbrowne.com/info/sap.html
"Programming today  is a race  between software engineers  striving to
build bigger and better  idiot-proof programs, and the Universe trying
to  produce  bigger  and  better  idiots.  So  far,  the  Universe  is
winning."  -- Rich Cook
Received on Sat Aug 23 2003 - 00:30:50 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US