[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Error in documentation



Toby:
 
I noticed that you indicate the wrong namespace for the JDBCQueryTool on the UseEmbeddedApp.html
document.  The correct FQCN should be com.mckoi.tools.JDBCQueryTool 
java -cp mckoidb.jar com.mckoi.runtime.JDBCQueryTool \
       -url ":jdbc:mckoi:local://./conf.db" \
       -u "admin_user" -p "aupass00"