Using Embedded SQL with ADO.NET

Table of Contents

ADO.NET DECLARE and EXECUTE

When you use the ADO.NET interface to connect to a database, you can use embedded SQL in your scripts.