Are you getting an error message? If so, what is it?
I think your problem lies in 'DriverManager. getConnection(" jdbc:jtds:sqlse rver://172.10.1.23:143 3/test;user=sa;pa ssword=pass");' that line, I'm not sure if the 172.10.1.23:143 3/test is correct - is /test the published or shared folder you are trying to reach?
Comment