Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Can TSA library connect directly to external databases?

0
Posted

Can TSA library connect directly to external databases?

0

There is no support for formula code to read data from external database classes. Formula code does however communicate seamlessly with native database files which are managed by dedicated database classes. Importing and exporting data to and from commercial RDBMS’s should be quick to set up, either via CSV files or a C/C++ API. If the external database has a C/C++ API, it is also possible to implement a new component to read directly from an external database table, much like the IRecord() function reads from the native database.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123