Re: jdbc connection problem to ms sql server 2000
- From: "NickName" <dadada@xxxxxxxx>
- Date: 26 Oct 2006 13:16:05 -0700
Problem resolved.
Stupid MS default path for the driver installation.
Setting the classpath at dos command line like c:\program files\...
is the culprit.
NickName wrote:
What have been done:
-------------------------------
installed jdbc driver for ms sql server 2000;
found a sample / edited it to form some java code for testing
connection to a sql server 2000 db;
compiled it;
java run time/environment: jre1.5.0x
Problem:
when attempted to execute/run the java class even adding all the
correct classpath (for mssqlserver.jar and the two jar files), and yet
jre complained about class not found error, wtf?
searched the NG for possible solution to no avail. dissed.
what's wrong?
tia.
.
- References:
- jdbc connection problem to ms sql server 2000
- From: NickName
- jdbc connection problem to ms sql server 2000
- Prev by Date: jdbc connection problem to ms sql server 2000
- Next by Date: Re: Driver does not support this function
- Previous by thread: jdbc connection problem to ms sql server 2000
- Next by thread: com.mysql.jdbc.MysqlDataTruncation
- Index(es):
Relevant Pages
|
|