Hi,
Is there any possibility to modify connection strings (which are present in the configuration in a thing) dynamically.
Regards,
Surekha N.
Solved! Go to Solution.
Are you referring to change the connection string of a DB thing dynamically ? What is the use case here ?
Thanks,
Mukul Narang
Hi @mnarang ,
Thank you for your reply. In my application, we are saving data into separate gdb files(Firebird database) daily, so I need to modify connection string dynamically. Now I got a solution by modifying the SetConfigurationTable.
Regards,
Surekha N.