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: SQL+ Switches

Re: SQL+ Switches

From: Bricklen <bricklen-rem_at_yahoo.comz>
Date: Thu, 19 Feb 2004 15:18:46 GMT
Message-ID: <qt4Zb.26082$n17.18280@clgrps13>


Mark Day wrote:

> Hi Mark,
> I am actually updating Oracle tables from within MS Access using the sql
> INSERT INTO etc. I need to commit the changes to Oracle instantly and there
> is no way to accomplish this from witih Access. I know the correct way would
> probably be to link to an Oracle view, but a third party would need to be
> involved for this, so the alternative would be to shell out to SQL+ from
> within Access and run the commit command after updating the tables. At
> present this is a manually process and I would like to automate it.
>
> TIA
> Mark.
>

If you are using an ODBC driver, you can set autocommit on. I thought that this was the default, but maybe not. Received on Thu Feb 19 2004 - 09:18:46 CST

Original text of this message

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