c# - Connection to db on plesk230 from the domain -


i trying connect db created on controler panel, visual studio. connect db , change tables needed, server it's failing error of connection isn't valid or open.

how fix problem? tried many ways of connection string , tried this. of them work local not on domain.

if problem you're having in visual studio (and not production environment), it's possible db not exposed (~accessible, "nagish") outside. it's not uncommon scenario hide db , control access - security reasons.

if that's case, i'm guessing you'll have whatever tools plesk. there might option create exposed sql database (and you'll different server db, exposed one), keep in mind might create security issue.

behatzlacha!


Comments

Popular posts from this blog

dns - How To Use Custom Nameserver On Free Cloudflare? -

python - Pygame screen.blit not working -

c# - Web API response xml language -