How to connect a mySQL DB to Vultr - VPS and then to my C# application -


so, made mysql db login screen in c# application. worked pc, since db on system, but, plan give application few people in future, so, wanna know how - 1. put mysql database onto vultr(i'm being specific because couldn't answer) 2. how make connection in c# code db

i've looked around , i've found lot of answers local host, nothing this, appreciate , help!


Comments

Popular posts from this blog

python - Operations inside variables -

Generic Map Parameter java -

arrays - What causes a java.lang.ArrayIndexOutOfBoundsException and how do I prevent it? -