[ Previous ] [ Contents ] [ Index ] [ Next ]

Ns_DbInterpretSqlFile

Overview

Parse DML statements and send to database

Syntax

    int Ns_DbInterpretSqlFile (
    Ns_DbHandle* handle, 
    char* filename
    );

Description

Parse DML statements from an SQL file and send them to the database for execution.

Top of Page

[ Previous ] [ Contents ] [ Index ] [ Next ]
Copyright © 1998-99 America Online, Inc.