Excel Add-In for Microsoft Bing

Build 22.0.8462

Data Model

The CData Excel Add-In for Microsoft Bing models the Bing Search API as a relational database that can be queried with SQL. This enables standards-based access from third-party tools.

This chapter describes the view behavior and provides examples of how to search Bing with SQL. Views are tables that cannot be modified. Typically, read-only data are shown as views. View schemas are defined in simple, text-based configuration files. The returned records are limitated to 1000 records per query. This limitation has been set because the Bing Search API usually starts returning duplicate records when this number of records is reached.

Copyright (c) 2023 CData Software, Inc. - All rights reserved.
Build 22.0.8462