MySQL Forums
Forum List  »  GIS

Spatial extensions and VB6
Posted by: Willem van Heerden
Date: November 22, 2004 08:39AM

I want to create big polygons in MySQL with VB6 but I am not sure how to proceed.

Should I use the WKT format with ADO and pass it as a String to the MySQL blob, or should I use WKB and use the binary option of ADO? If it must be binary where can I get the WKB definitions? Will MySQL understand the data it receives and convert it to its own internal Spatial format?

Does someone has an example in VB6 code for me?

Regards

Options: ReplyQuote


Subject
Views
Written By
Posted
Spatial extensions and VB6
3494
November 22, 2004 08:39AM


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.