How to connect to the sql server database which is not in local machine?
843835Mar 6 2003 — edited Mar 6 2003I would like to connect to a sql server database which is not in the local machine but in the server which call abc and the database name is cba, login name is nicholas, password is 123....may i know how to do it? I had tried the code in this forum but it doesn't work....anyone can help me with this problem?So that I can pool the data from the server's sql server database by using JSP.....