# Driver Framework

### Index

The [Lyftrondata](https://www.lyftrondata.com/) driver for [Excel](https://www.lyftrondata.com/integration/excel/) provides users with self-paced instructions on how to use the driver framework for embedding and development.

* [ ] [Installation](https://docs.lyftrondata.com/documentation/readme/integrations/erp/dynamics-365-business-central/driver-framework/installation)
* [ ] [Connection String](https://docs.lyftrondata.com/documentation/readme/integrations/erp/dynamics-365-business-central/driver-framework/connection-string)
* [ ] [Connecting from Code](https://docs.lyftrondata.com/documentation/readme/integrations/erp/dynamics-365-business-central/driver-framework/connecting-from-code)
* [ ] [Querying Data](https://docs.lyftrondata.com/documentation/readme/integrations/erp/dynamics-365-business-central/driver-framework/querying-data)
* [ ] [System Tables](https://docs.lyftrondata.com/documentation/readme/integrations/erp/dynamics-365-business-central/driver-framework/system-methods)
* [ ] [System Methods](https://docs.lyftrondata.com/documentation/readme/integrations/erp/dynamics-365-business-central/driver-framework/system-methods)
* [ ] [SQL Standard](https://docs.lyftrondata.com/documentation/readme/integrations/erp/dynamics-365-business-central/driver-framework/sql-standard)

### Quickstart Steps

Do you have questions about how to use the platform? Don't worry; we've got you covered. Simply follow the quickstart instructions [here](https://docs.lyftrondata.com/documentation/readme/quickstart-steps).

### Questions? <a href="#questions" id="questions"></a>

We're always happy to answer any additional questions you may have! [Set up a meeting with our data experts.](https://www.lyftrondata.com/book-a-meeting/)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.lyftrondata.com/documentation/readme/integrations/file/excel/driver-framework.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
