cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X

Difference between DataTable and RemoteData Table

mramdas
1-Newbie

Difference between DataTable and RemoteData Table

Could any body please  specify difference between DataTable and RemoteData Table and context of their usage?

Thanks,

Manohar

2 REPLIES 2

A DataTable it's a Table stored on your current running ThingWorx server, and a RemoteDataTable it's a proxy to a DataTable which it's stored on another running ThingWorx server. RemoteDataTable it's used on a Federated storage scenario.

Thanks Carles.It helped.

Top Tags