Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.java.databases > #745

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

X-Received by 10.176.71.215 with SMTP id w23mr1073518uac.12.1495099918767; Thu, 18 May 2017 02:31:58 -0700 (PDT)
X-Received by 10.157.37.213 with SMTP id q79mr67231ota.11.1495099918724; Thu, 18 May 2017 02:31:58 -0700 (PDT)
Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!news.glorb.com!peer02.iad!feed-me.highwinds-media.com!news.highwinds-media.com!l39no218091qtb.0!news-out.google.com!m134ni1630itb.0!nntp.google.com!67no356469itx.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail
Newsgroups comp.lang.java.databases
Date Thu, 18 May 2017 02:31:58 -0700 (PDT)
In-Reply-To <8pd2l5$lke$1@news.tamu.edu>
Complaints-To groups-abuse@google.com
Injection-Info glegroupsg2000goo.googlegroups.com; posting-host=14.139.92.185; posting-account=xfGnqAoAAABBcFiOsbxX1alcXmXVoVN4
NNTP-Posting-Host 14.139.92.185
References <8pd2l5$lke$1@news.tamu.edu>
User-Agent G2/1.0
MIME-Version 1.0
Message-ID <da69b4b2-cbfc-4f46-b2eb-7f0aef9e5c55@googlegroups.com> (permalink)
Subject Re: [Q] JDBC + Java 3D API, is this possible?
From lokanada41@gmail.com
Injection-Date Thu, 18 May 2017 09:31:58 +0000
Content-Type text/plain; charset="UTF-8"
X-Received-Bytes 1767
X-Received-Body-CRC 2988540279
Xref csiph.com comp.lang.java.databases:745

Show key headers only | View raw


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");

Back to comp.lang.java.databases | Previous | NextNext in thread | Find similar


Thread

Re: [Q] JDBC + Java 3D API, is this possible? lokanada41@gmail.com - 2017-05-18 02:31 -0700
  Re: [Q] JDBC + Java 3D API, is this possible? gauravsehgal754@gmail.com - 2017-08-02 09:28 -0700

csiph-web