Support > Forums > OpenBots Studio > Not able to Connect to the Following ConnectionString type using Database Commands
Hi Team,
Is there any way to connect to the Connection String like below in Obscript?
"Data Source=test.database.windows.net;Initial Catalog=test;User ID=user@abc.com;Password=abc@user$;Encrypt=True;TrustServerCertificate=True;Authentication=Active Directory Password"
The options under [Database commands] are not working for such ConnectionString.
Thanks, ~Tushar
This forum has 317 topics, 688 replies, and was last updated 5 hours ago by Sainath S
Hi Tushar Rane,
Please note that the OpenBots' database commands use OLEDB to stablish connection, so the query could need some adjustments.
If you could share the type of database you are attempting to connect and your current Studio version, we can help you find the correct connection query. You can also use the connection builder included in the command to help you build it.
Thanks!
You are not authorized to reply, please click here to login and add your reply to this topic.