Skip to main content

ClassNotFoundException in Netbeans 6.8 w/MSSQL jdbc

I'm attempting my first jdbc connection using Netbeans under Win7, with MS SQL 2008. I've added the appropriate jar files to the Netbeans Library and Compile Classpath. However, I'm getting the ClassNotFoundException on the following...

Community: