Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Oracle and MySQL BLOB fields

Oracle and MySQL BLOB fields

From: Wilson Arias Chasqui <warias_at_epsa.com.co>
Date: Fri, 2 Apr 2004 16:03:13 -0500
Message-ID: <E9098E84F5003D4EAB04B4958B1468833AF75F@minerva.epsa.org>


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_at_freelists.org put 'unsubscribe' in the subject line.
--

Archives are at http://www.freelists.org/archives/oracle-l/ FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html
Received on Fri Apr 02 2004 - 14:56:25 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US