TVirtualTable vs MS SQL database
Posted: Tue 12 Jun 2018 15:19
Hello,
I created a project which exports a custom JSON file to a TVirtualTable and imports a JSON file from a TVirtualTable. The import and export works as expected. Now I want to synchronize the TVirtualTable with Microsoft SQL server. I'm stuck how to write the TVirtualTable data to the database. Can you please advice me how to synchronize the data from the TVirtualTable to the database?
Thank you in advance for your support.
I created a project which exports a custom JSON file to a TVirtualTable and imports a JSON file from a TVirtualTable. The import and export works as expected. Now I want to synchronize the TVirtualTable with Microsoft SQL server. I'm stuck how to write the TVirtualTable data to the database. Can you please advice me how to synchronize the data from the TVirtualTable to the database?
Thank you in advance for your support.