I have a database program i have written but it can only be used on a local machine. i want to make it a client-server application whereby the database would be on a system acting as the server and the application can run on other computers as client within the same network. please i need a detailed guide to implementing this. the database is sql server or ms access.

thank you

Recommended Answers

All 2 Replies

Use ODBC Connections Fro MultiClibets Server

you simply need to connect to the server database at runtime by using the Ip or name of the server.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.