Logo 
Search:

Java Forum

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds

CLASSPATH problem in Sun One Studio

  Asked By: Ronnie    Date: Feb 13    Category: Java    Views: 681
  

I install MS SQL Driver for JDBC in C:\Program Files\Microsoft SQL
Server 2000 Driver for JDBC folder.
Then I add the CLASSPATH variable in my system :C:\Program
Files\Microsoft SQL Server 2000 Driver for
JDBC\lib\msbase.jar;C:\Program Files\Microsoft SQL Server 2000 Driver
for JDBC\lib\mssqlserver.jar;C:\Program Files\Microsoft SQL Server 2000
Driver for JDBC\lib\msutil.jar
Then I succeeded to compile and run a program connecting to MS SQL using
command line.
When I use Sun One Studio, it seems that it cannot recognize the
CLASSPATH I have added, and although I have mapped C:\Program
Files\Microsoft SQL Server 2000 Driver for JDBC\ to System Folder, the
program still cannot run well.

Do anybody know how to set CLASSPATH in Sun One Studio, I suspect it
doesn't use the CLASSPATH in my system environment.

Share: 

 

No Answers Found. Be the First, To Post Answer.

 
Didn't find what you were looking for? Find more on CLASSPATH problem in Sun One Studio Or get search suggestion and latest updates.




Tagged: