Hi,I am a new to java. Recently,I was in trouble with using JDBC Driver for SQL Server2000.
The problem is that I have downloaded SQL2000 JDBC Driver:mssqlserver.jar;msbase.jar;msutil.jar and I set it at C:\j2sdk1.4.0_02\lib. But I don't know how to set the classpath. Did it modify in autoexec.bat or just only set environment variables in system(in control plat)?Anybody kowns?
ps.1.My OS is WinXP
2.I have set environment variables in system--> PATH value:C:\j2sdk1.4.0_02\bin
3.My orginial autoexec.bat file was nothing.
Thank you!
The problem is that I have downloaded SQL2000 JDBC Driver:mssqlserver.jar;msbase.jar;msutil.jar and I set it at C:\j2sdk1.4.0_02\lib. But I don't know how to set the classpath. Did it modify in autoexec.bat or just only set environment variables in system(in control plat)?Anybody kowns?
ps.1.My OS is WinXP
2.I have set environment variables in system--> PATH value:C:\j2sdk1.4.0_02\bin
3.My orginial autoexec.bat file was nothing.
Thank you!