jdbc classpath for linux
From: Jame Peterson (Peterson_at_discussions.microsoft.com)
Date: 11/23/04
- Next message: Sue Purkis: "Re: Tricky: java.lang.StackOverflowError due to recursive call in warning messages construction"
- Previous message: Carb Simien [MSFT]: "RE: Slow response time from Java compared to Query Analyzer"
- Next in thread: Carb Simien [MSFT]: "RE: jdbc classpath for linux"
- Reply: Carb Simien [MSFT]: "RE: jdbc classpath for linux"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 22 Nov 2004 20:29:08 -0800
have a question about Classpath on a linux machine.
I set the default profile to include the path to the msbase.jar, msutil.jar
and mssqlserver.jar.
PATH="/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games:/opt/j2sdk1.4.2_04/bi
n:/opt/msSQLjdbc/lib/msbase.jar"
PATH=$PATH:"/opt/msSQLjdbc/lib/msutil:/opt/msSQLjdbc/lib/mssqlserver.jar
how ever I still get error
java.lang.ClassNotFoundException: com.microsoft.jdbc.sqlserver.SQLServerDriver
any clue as to how to set your classpath up properly?
- Next message: Sue Purkis: "Re: Tricky: java.lang.StackOverflowError due to recursive call in warning messages construction"
- Previous message: Carb Simien [MSFT]: "RE: Slow response time from Java compared to Query Analyzer"
- Next in thread: Carb Simien [MSFT]: "RE: jdbc classpath for linux"
- Reply: Carb Simien [MSFT]: "RE: jdbc classpath for linux"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|