• [Q] JDBC + Java 3D API, is this possible?

    From lokanada41@gmail.com@21:1/5 to Julian H. Kang on Thu May 18 02:31:58 2017
    On Saturday, September 9, 2000 at 3:42:55 PM UTC+5:30, Julian H. Kang wrote:
    I need to develop a Java Applet for 3D graphics and database. I tried
    several ways and never succeeded. Now, I wonder whether it is possible. Is there anyone who has an experience to combine Java 3D API with JDBC?

    Thank you,

    hello sir ,i am lokanada.i am getting error while connection to the database :

    JDBCCategoryDataset dataset = new JDBCCategoryDataset(
    "jdbc:mysql://localhost/lokesh", "com.mysql.jdbc.Driver","root", ""); error incompatible types: JDBCCategoryDataset cannot be converted to XYZDataset
    "3d Charts", dataset, "t", "q", "p");

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From gauravsehgal754@gmail.com@21:1/5 to All on Wed Aug 2 09:28:30 2017
    I think you have forgotten the localhost number

    Like... (Localhost:1521)

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)