Hello, good afternoon.
I'm developing a system that has only one code for multiple databases. The system has already implemented almost everything, but when I started to test the connection on the client machine, after I publish it is always coming the data that is at the base of the server that the system was published.
Would the system connect on a base that is on the local machine client? I'm new to these issues and has anyone gone through this?
I'm using C # and Asp Net.