在jsp中我用的是这个驱动呀。

解决方案 »

  1.   

    第一步:添加类库tools-->config libraries添加你的数据库驱动程序类
    第二步:tools-->enterprise setup-->Database Drivers里面添加你刚添加的那个类库
    第三步:重启JBilder后,tools-->database pilot-->option-->drivers,添加驱动程序
    第四步:在database pilot点新建就可以了,driver:COM.ibm.db2.jdbc.app.DB2Driver。url:jdbc:db2:db_sdbc.(db_sdbc为服务器上的db2数据库).
      

  2.   

    wjmmml(笑着悲伤wjmmml(笑着悲伤
    你不要走 我试试看
      

  3.   

    兄弟,我用的是sybase,你能说的更仔细点吗?
      

  4.   

    1.tools-->config libraries->new ——name,location自己填:在lib path点add 找到你要添加的驱动 ok!
    2.project--default project properties选择Requiried lib 点add 选择1中的location-name.--ok.退出。
    3。重启计算机
      

  5.   

    兄弟 给个地址呀 现在www.sybase.com上不去
      

  6.   

    wjmmml(笑着悲伤) 
    我完全按你说的做了,但在第四步时 连接数据库就出现了这样的错误:
    The driver: com.sybase.jdbc.SybDriver could not be loaded.  This could be a problem with the driver itself, or that the driver is not found on the classpath.
      

  7.   

    wjmmml(笑着悲伤) 
    我完全按你说的做了,但在第四步时 连接数据库就出现了这样的错误:
    The driver: com.sybase.jdbc.SybDriver could not be loaded.  This could be a problem with the driver itself, or that the driver is not found on the classpath.