columnInfo()  connect()

Chapter 5: General Objects and Methods

commit()

Description

Executes a commit statement that registers as permanent any changes in the database made by the statement object. Using commit() prevents a rollback.

Syntax

commit();

Return value

Always returns 1.

Usage

Pointer to object

Object

pdbi->commit();

my_dbi.commit();





Copyright © 2005. Sybase Inc. All rights reserved. connect()

View this book as PDF