Re: Graphics with object PL/SQL...???

From: Volker Hetzer <firstname.lastname_at_ieee.org>
Date: Mon, 18 Sep 2006 17:11:46 +0200
Message-ID: <eemcvi$pcr$3_at_nntp.fujitsu-siemens.com>


Bilirubin schrieb:
> Is there any posibility(maybe in future) to work wit graphics with
> object PL/SQL like Java,(to draw lines and circles,elipses, etc...)
In what context?
If you are talking about entering data into the database then both languages can work with oracle spatial.

If you are talking about painting things onto a screen, then both, when used from within the database, can't do it.

If you are waiting for a compiler that creates windows applications having nothing to do with a database, then it is highly unlikely that oracle will ever make PL/SQL to do that. PL/SQL is a database language, meant to do database things. It can do that very well, IMHO much better than java, but it's not intended for things outside the database.

Lots of Greetings!
Volker

-- 
For email replies, please substitute the obvious.
Received on Mon Sep 18 2006 - 17:11:46 CEST

Original text of this message