Progress
Embedded SQL-92
Guide and Reference
Freeing an SQLDA
Free a previously allocated SQLDA by using the PRO_SQLDA_Deallocate function call. The syntax for PRO_SQLDA_Deallocate( ) is:
EXAMPLE
The following example shows how to free an SQLDA:
You must free data buffers and indicator variable buffers before you call the PRO_SQLDA_Deallocate function.
CAUTION: Passing an invalid argument to PRO_SQLDA_Deallocate( ) or freeing an already freed SQLDA could cause abnormal termination of your application. Results are unpredictable.
Copyright © 2004 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |