数据库语言?好象现在的都是关系型数据库,用的都是结构化查询语言即sql,如果你要学数据库就先学它吧。
现在比较流行的数据库是oracle,和sqlserver,

解决方案 »

  1.   

    1.do you mean what kind of DBMS?
    2.JDBC is the common way
    3.you need DBMS,JDK,JDBC driver installed, and a JDBC tutorialgood luck
      

  2.   

    up too!
    1.Oracle,sqlserver,sybase,pb which is suitable to learn or use?
    2.DBMS is C/S structure.how to use client DBMS?
    3.Which JDBC driver is needed?
      

  3.   

    1.如果硬要说数据库语言的话你可以学学Pro*c,PL/SQL等
    2.可以看看书,有好多的
    3.可以看看书,有好多的
      

  4.   

    >1.Oracle,sqlserver,sybase,pb which is suitable to learn or use?
    sqlserver is recommended
    >2.DBMS is C/S structure.how to use client DBMS?
    waz ur mean?
    >3.Which JDBC driver is needed?
    every pupular database has its own JDBC driver; otherwise you can create a ODBC source and use JDBC-ODBC bridge
      

  5.   

    1. 刚开始你学SQL SERVER比较好学,
    2.用JAVA进入数据库好象可以用JDBC-ODBC桥.
    3.你只需要配置ODBC就可以了.
      

  6.   

    如果你想将来学的好,不建议初学使用SQL Server,大量的GUI上的操作绝对影响你今后的发展。建议有远见的话学习DB2或Oracle