Spatial Data

Discussion of open issues, suggestions and bugs regarding database management and administration tools for MySQL
Post Reply
Ted
Posts: 5
Joined: Tue 31 Aug 2010 18:03

Spatial Data

Post by Ted » Tue 07 Sep 2010 09:27

In the diagramming tool, I've created a MyISAM table but I can't insert a column of type 'POINT'.

Is this by design or is it an omission?

.jp
Devart Team
Posts: 345
Joined: Wed 09 Sep 2009 06:55
Location: devart

Post by .jp » Tue 07 Sep 2010 10:43

For the time being to our MySQL connector (dotConnect for MySQL), that we are using, was added support for spatial data types, but the GUI tool itself only shows such types, but it does not provide any possibilities to edit them, insert data into these datatypes, or design them visually.
We plan to add such support in the future versions of the product.

Post Reply