After connecting to the database with one computer, I am looking to disallow any other network connections. My first attempt was to modify the network database server properties (see image below) to remove the -x tcpip
parameter which, according to the help screen one gets when running the dbsrv16.exe
command, is for "-x : comma-separated list of network drivers to run (TCPIP)".
However, even without this argument, I was still able to connect from a different computer. Now I'm back to the drawing board but have not a clue another possible way to accomplish my goal. Any ideas would be greatly appreciated!