drop()  fetch()

Chapter 5: General Objects and Methods

exec()

Description

Executes the SQL in the current statement object.

syntax

exec();

Return value

Integer. Returns a positive integer if successful, and zero or negative integer, if failed.

Usage

Pointer to object

Object

pdbi->exec();

my_dbi.exec();





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

View this book as PDF