在JBuilder4中怎样加入SQL Server2000的JDBC?Borland的工程师请支持我一下吧。(0分)

  • 主题发起人 主题发起人 you_and_me
  • 开始时间 开始时间
Y

you_and_me

Unregistered / Unconfirmed
GUEST, unregistred user!
我下载并安装了MS SQLServer2000的JDBC,但往JBuilder里添加 mssqlserver.jar后,
在JDBC Explorer 新建一个URL时,Drivers选项里依然没有SQL Server2000的驱动,
而同样是安装InterBase的JDBC一装就成功,这是为什么?
Borland的工程师请支持我一下吧。
我可是自个儿掏腰包买正版JBuilder软件的人啊
 
http://www.delphibbs.com/delphibbs/dispq.asp?lid=1425719
 
在Tools菜单里有Config Library菜单,
进去后你可以在左边的树节点里的User Home节点下new一个SQLJDBC目录,
然后在右边Class里你加入JDBC的类就行了,另外对于每一个Project在Project
菜单里有Project Properties菜单,进去后窗体下半部分有Source,Document和
Required Libraries页,选择Required Libraries页后,添加你刚才建立的SQLJDBC目录就行了
记住,我不是Borland公司的,我只要分哦, [:D]
 
我也遇到了类似问题
The driver: org.gjt.mm.mysql.Driver could not be loaded.
This could be a problem with the driver itself,
or that the driver is not found on the classpath.
请教高手解答
 
JBuilder 的帮助中是说在Enterprise Setup菜单里设置的。
 

该做的我都做了,在用database控件的connection属性 Test connection 时仍也现:
The driver: org.gjt.mm.mysql.Driver could not be loaded.
This could be a problem with the driver itself,
or that the driver is not found on the classpath.
 
http://www.delphibbs.com/delphibbs/dispq.asp?lid=1814983
问题中我是实际做过的,连接没问题。
在使用database控件的时候将连接设置好就没问题。Test connection显示success。
我试了一下,如果你的URL写错的话,会出现上述错误。请检查。
顺便说一句,我也不是BORLAND的工程师,估计他们不会到这里来吧?!
 

Similar threads

S
回复
0
查看
3K
SUNSTONE的Delphi笔记
S
S
回复
0
查看
2K
SUNSTONE的Delphi笔记
S
S
回复
0
查看
928
SUNSTONE的Delphi笔记
S
后退
顶部