Hi,
is there a way to test if an on premise gateway is connected ?
i want to avoid sql database insert issues.
Thanks

Hi,
is there a way to test if an on premise gateway is connected ?
i want to avoid sql database insert issues.
Thanks
Hi @GeekAlf_Pro ,
You could try this formula
DataSourceInfo(SQLTable, DataSourceInfo.ReadPermission)
Best Regards,
Bof