Programming Interfaces

Accessing and Changing Relational Data

Accessing and Changing Relational Data

Programming Interfaces

Microsoft® SQL Server™ supports a number of database application programming interfaces (APIs) used to write applications that store their data in SQL Server databases. Although the users of these applications need little, if any, database knowledge, the programmers who develop the applications must know how to use the database APIs to execute the Transact-SQL statements or XPath queries that give the application access to the data stored in SQL Server databases.