void Ns_DbSetException( Ns_DbHandle *handle, char *code, char *msg );
The Ns_DbSetException function sets the last error message for the database referenced by handle. The code argument cannot be larger than 5 characters.
handle
code
Top of Page
Copyright © 1998-99 America Online, Inc.