QED数据库使用笔记1

QED Introduce

QED Version 3.1 needs a JVM 1.4 to run and the antlr.jar file needs to be in the classpath or in the JDBC driver setup as well

Try following:

  • 1) let eclipse run with a java 1.4 vm (for qed 3.1)
  • 2 [possibility 1]) put antlr.jar and qed.jar in one jar and setup the jdbc driver for this new combined jar file OR
  • 2 [possibility 2]) setup antlr.jar and qed.jar as 2 JDBC driver and make sure that antlr.jar is in front of qed.jar

(1)
In order to let it run out of the same vm as Eclipse you need to start eclipse with j2sdk 1.4.x because QED version 3.1 needs version 1.4 to run correctly. Older QED versions may work with vm 1.3 ar older as well.
%JAVA_HOME%/bin/java -cp startup.jar org.eclipse.core.launcher.Main
... whereby JAVA_HOME needs to be a vm 1.4 directoryn and the command is issued in the eclipse home dir.

Connection Settings =================== DRIVER=com.quadcap.jdbc.JdbcDriver URL=jdbc:qed:qeddb;create=true USERID=test PWD=test DATABASE=qeddb MAX_COL_SIZE=255

 
  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值