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

Home -> Community -> Usenet -> c.d.o.server -> Re: Starting a Tranaction

Re: Starting a Tranaction

From: Tom Best <tom.best_at_bentley.com>
Date: 2000/07/07
Message-ID: <8k557s$426$1@news.bentley.com>#1/1

The way Oracle knows you've started a new transaction, is you issue the first DLM statement since connecting or commiting or rolling back.

<bilal_z_at_my-deja.com> wrote in message news:8k4utf$r8b$1_at_nnrp1.deja.com...
>
>
> I dont suppose questions come any more basic than this:
>
> What the correct sql syntax for starting a tranaction from within a
> script?
>
> I'm using ASP and I've used numerous combinations such as...."begin
> transaction", "begin", "begin select * from....."
>
> and all give me a syntax error.
>
> Can someone please tell me what the correct systax is?
> Thanks much.
>
>
> Sent via Deja.com http://www.deja.com/
> Before you buy.
Received on Fri Jul 07 2000 - 00:00:00 CDT

Original text of this message

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