Executing Statements From ODBC and SQL Server previous page next page ODBC and SQL Server Executing Statements The ODBC API offers two ways to execute a Microsoft® SQL Server™ statement: Direct execution Prepared execution These two methods can execute a single SQL statement, a call of a stored procedure, or a batch of SQL statements. previous page start next page