Starting / Setup / Configure / Running JDBC (McKoi)
807606Mar 12 2007 — edited Mar 12 2007Good Day:
I am in the attempt to try the JDBC. I have downloaded the required software from http://mckoi.com/database and then follow its readme.txt to perform the start. In simple:
Step 1:
start java -jar mckoidb.jar
Step 2:
Start java -jar mckoidb.jar -create user pw
Step 3:
start java -classpath mckoidb.jar com.mckoi.tools.JDBCQueryTool
error starts here in step 3: pls provide user name......
I too have followed the given instruction from the site to unzip the scr and gnu-exp1.1.4.jar to the respective folder.
Although it is a step-by-step guide which I have followed closely, I still suspect I have missed out something simple during the setup/configuration.
Thanks in advance for your reply.