| Friend 2005-04-06, 7:01 am |
| I have an web application and I can connect to the enterprise version sql
server using JDBC without problem, but when I switch it to connect to the
personal edition sql server,
I got the error message:
com.inet.tds.SQLException: Connection refused: connect
java.net.ConnectException: Connection refused: connect
since my personal edition SQL Server didn't apply any service pack, although
I don't really believe it is related to the service pack problem, I still
plan to apply it.
so I downloaded the service pack 3a and tried the installation, but after
several steps, it quites the installation process without any error after the
step saies 'gathering information....'. I then tried the service pack sp2,
but got the same error.
so my main 2 problems are: 1, why do I get this sql server connection error
when I connect to the persional edition
2, why can't I install the service pack for the personal edition? it looks
like there's no seperate version of the service pack for the
enterprise/standard/persional edition of the sql server.
your help is greately appreciated. thanks
friend
|