What Is FDO Provider for SQL Server?

FDO API

 
What Is FDO Provider for SQL Server?
 
 
 

The Feature Data Objects (FDO) API provides access to data in a data store. A provider is a specific implementation of the FDO API that provides access to data in a particular data store. The FDO Provider for SQL Server provides FDO with access to a Microsoft SQL Server-based data store.

The Autodesk FDO Provider for SQL Server API provides custom commands that are specifically designed to work with the FDO API. For example, using these commands, you can do the following:

  • Read and create schema.
  • Read and write geospatial and non-geospatial data.

For more information, see The Essential FDO (FET_TheEssentialFDO.pdf) and the Autodesk FDO Provider for SQL Server API Reference Help (SQLServer_Provider_API.chm).