I want to know how to use DataSet to connect to a third-party database

I would like to connect to a third-party database using a remote dataset, but I would like to know what I should set up on the Xibo side and the database respectively.

maybe you can consume your third-party database using json. output your data via json and consume this using datasets json based

1 Like