Oracle and MySQL BLOB fields

  • From: Wilson Arias Chasqui <warias@xxxxxxxxxxx>
  • To: oracle-l@xxxxxxxxxxxxx
  • Date: Fri, 2 Apr 2004 16:03:13 -0500

Hi,

I have an application that uses Mysql with BLOB fields and want to =
change it
to work with Oracle but I don=B4t know what syntax must use on "INSERT"
sentences when working with points, polylines and polygons.  Original =
one in
MySQL uses, for example:

point(X,Y)
polyline(X1,Y1 X2,Y2 X3,Y3)
polygon(X1,Y1 X2,Y2 X3,Y3 X1,Y1)

How can I know syntax on Oracle?  How can I read data on BLOB fields on =
WKT
format?

I will appreciate your help on this.

Att.

WILSON ARIAS CHASQUI
GIS Analyst
----------------------------------------------------------------
Please see the official ORACLE-L FAQ: http://www.orafaq.com
----------------------------------------------------------------
To unsubscribe send email to:  oracle-l-request@xxxxxxxxxxxxx
put 'unsubscribe' in the subject line.
--
Archives are at //www.freelists.org/archives/oracle-l/
FAQ is at //www.freelists.org/help/fom-serve/cache/1.html
-----------------------------------------------------------------

Other related posts: