Skip to Main Content

Java Programming

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Starting / Setup / Configure / Running JDBC (McKoi)

807606Mar 12 2007 — edited Mar 12 2007
Good 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.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 9 2007
Added on Mar 12 2007
2 comments
162 views