Hi, i used jackcess to create a database table as below using netbeans
But i am getting this error. what classis this? where can i get it? i tried downloading this file commons-logging-1.1.1-src.zip into libraries web page
but i still get this error message Exception in thread "AWT-EventQueue-0" java.lang.NoClassDefFoundError: org/apache/commons/logging/LogFactory at com.healthmarketscience.jackcess.Database.<clinit>(Database.java:71)