dbTalk Databases Forums  

Does DML issued via PCC need a commit

comp.databases.btrieve comp.databases.btrieve


Discuss Does DML issued via PCC need a commit in the comp.databases.btrieve forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
piyush.mehta@gmail.com
 
Posts: n/a

Default Does DML issued via PCC need a commit - 02-01-2006 , 04:41 PM






I am newbie to Pervasive SQL 2000i. I issued some deletes
from the Pervasive control center. Do I need to issue some
kind of commit or save command. I have pored through their
docs, but havn't found anything yet.

Any suggestions are much appreciated.

Piyush


Reply With Quote
  #2  
Old   
Bill Bach
 
Posts: n/a

Default Re: Does DML issued via PCC need a commit - 02-02-2006 , 08:47 AM






piyush.mehta (AT) gmail (DOT) com wrote:

Quote:
I am newbie to Pervasive SQL 2000i. I issued some deletes
from the Pervasive control center. Do I need to issue some
kind of commit or save command. I have pored through their
docs, but havn't found anything yet.

Any suggestions are much appreciated.

Piyush
Every SQL statement issued will complete within its own database
transaction. You do not need to explicitly commit any statements
unless you are building a procedure using "BEGIN TRANSACTION" and want
to group MULTIPLE statements together in a transaction.
Goldstar Software Inc.
Building on Btrieve(R) for the Future(SM)
Bill Bach
BillBach (AT) goldstarsoftware (DOT) com
http://www.goldstarsoftware.com
*** Sydney: Pervasive.SQL Service & Support Class - 02/27/06 ***
*** Chicago: Pervasive.SQL Service & Support Class - 03/27/06 ***


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.