I developed a C # Windows Forms application with Firebird database and I need to put the application with the database on a machine that will be a server type. With this, I need to access this database from the server by other machines that will be on the same network. How do I do this? What do I need to configure? If anyone has any tutorial links to show me.
Thank you!