Database

ali_shadow

New member
Joined
Feb 9, 2024
Messages
3
Hi everyone ,
I'm writing programme in c# form but when i want to connect to server i don't know there is any have the way to connect?
 
just run your program on window server on http protocol. and then use proxy_pass on linux to connect to your app c#
 
You have to allow remote connections to your database.
Like this or what
Screenshot_٢٠٢٤-٠٢-١٢-٠٩-٥٠-٣٣-٨١٧_com.android.chrome-edit.jpg
 
ensure firewall like "csf firewall" or other layer allow incoming port 3306 and allowed your IP in access host of database.
 
Please i can't find this any article took about that or can teach me steps

If you ask for directions to a destination we can do that but we cannot teach you to drive the car. You are trying to skip ahead to running a complicated server without learning the basics first. You need to learn some basic stuff before attempting to use DirectAdmin. DA does not take the place of a server admin.
 
Back
Top