Spatial component missing
I have used this SQL-query to create a new table in my database
CREATE TABLE geom(
g GEOMETRY
) ;
This is the message that I receive:
The storage engine for the table doesn't support GEOMETRY
For the use of the spatial part, do I have to install something more?
Subject
Views
Written By
Posted
Spatial component missing
5165
July 25, 2005 01:41AM
2792
July 30, 2005 07:12AM
2812
August 01, 2005 02:15AM
2866
August 06, 2005 06:55AM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.