Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
8 years ago
Solved

Get data from existing on-premies SQL dataset to JSON

Hi, I have a dataset where i imported the data from On-premise SQL database. My requirement is to fetch this dataset data in to a Json file. i have seen some articals on MSDN to get teh dataset / ta...
  • Eric_Zhang's avatar
    8 years ago

    Anonymous

    The REST API Get Tables only supports  push datasets and hybrid datasets(streaming dataset with historic data analysis enabled). Since in your case, the dataset is a on-premise SQL Server, the API doesn't work.

    Capture.PNG