Report this

What is the reason for this report?

i can not connect my Database to my webservice

Posted on January 3, 2021

This is mein connectionstring => <connectionStrings> <add name=“HealthBookConnectionDB” connectionString=“Server=public…; port=25060;Database=HealthBook;User Id=essome08;Password=…;SslMode=Require;Trust Server Certificate=True;ssl=true;” providerName=“System.Data.EntityClient” /> </connectionStrings>



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

Hi @mdxmatt,

You are trying to connect to a Managed Database, correct? Depending on the Database you are using, there are different ways to connect. DigitalOcean have a pretty good tutorial on how you can do that. You can check it out here :

https://www.digitalocean.com/community/tutorials/how-to-connect-to-managed-database-ubuntu-18-04#prerequisites

Additionally, can you confirm this conenctionString from which language is so that I can search for you for possible issues?

Regards, KFSys

i speak german and i use c# asp .net mvc

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.