L.2.12.11 SQL
L.2.12.11 SQL
An implementation might use a data connection wizard to connect to a SQL table; for example:
The resulting data is rendered in the grid:
In this example, a table object is used to render external data, it is associated with a QueryTable object to store the properties used when a range is associated with external data. Therefore, the Table object references the QueryTable name, which in turns references connectionId to identify the connection in the workbook connections part.
Last updated on