Skip to main content
1-Visitor
February 9, 2019
Solved

Connection string modification

  • February 9, 2019
  • 1 reply
  • 1576 views

Hi,

Is there any possibility to modify connection strings (which are present in the configuration in a thing) dynamically.

 

Regards,

Surekha N.

Best answer by mnarang

Yup ,using the ConnectionInfo configuration table of DB thing you can do that .I am already aware about the received solution to you through the support case .

Request you to accept this solution if it worked for you .

 

 

Thanks ,

Mukul Narang 

1 reply

5-Regular Member
February 11, 2019

Are you referring to change the connection string of a DB thing dynamically ? What is the use case here ?

 

 

Thanks,

Mukul Narang 

Surekha1-VisitorAuthor
1-Visitor
February 14, 2019

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.

mnarang5-Regular MemberAnswer
5-Regular Member
February 14, 2019

Yup ,using the ConnectionInfo configuration table of DB thing you can do that .I am already aware about the received solution to you through the support case .

Request you to accept this solution if it worked for you .

 

 

Thanks ,

Mukul Narang