int Ns_DbInterpretSqlFile ( Ns_DbHandle* handle, char* filename );
int Ns_DbInterpretSqlFile (
Ns_DbHandle* handle,
char* filename
);
Parse DML statements from an SQL file and send them to the database for execution.
Top of Page
Copyright © 1998-99 America Online, Inc.