I run the java application in console window and it is able to connect to
SQL 2000 server with JDBC. I put those mssqlserver.jar driver files to
jre1.4/lib/ext.
It has firewall and antivirus software and still able to connect to SQL 2000.
However, I got [Microsoft][SQLServer 2000 Driver for JDBC]Error establishing
socket when i run the java application with classpath.
I closed firewall and antivirus software, check the SQL 2000 port is the
same.
Re: SQL ...Persistence access is the abstraction, ... However, UML is just one of many OOA/D notations proposed, so it is an implementation of an OOA/D notation. ... Note that I was careful to say that SQL is a solution to persistence /access/ when the data is represented in RDB form. ... Sounds a little bit like Java and the JVM.... ... (comp.object)
Re: object databases ...Calling SQL from say java code is one of the easiest tasks in mordern ... The major problem is that SQL statements are written as strings in ... the strings are not compiled until runtime. ... (comp.object)
Re: Is perl better? :((( ... draw from variable "table" and execute a slightly modified SQL just once. ... > public void openCon(String url, ... > String user, String password) { ... > Total Java expenses 4.5 minutes. ... (comp.lang.java.databases)
Re: Is perl better? :((( ... draw from variable "table" and execute a slightly modified SQL just once. ... > public void openCon(String url, ... > String user, String password) { ... > Total Java expenses 4.5 minutes. ... (comp.lang.java.programmer)