Determine whether table exists
int Ns_DbTableExists ( Ns_DbHandle *handle, char *table );
The Ns_DbTableExists function returns 1 if the table exists in the database specified by handle and returns 0 otherwise.
handle
Top of Page
Copyright © 1996 America Online, Inc.