MySQL Forums
Forum List  »  GIS

Loading spatial data remotely with VB6
Posted by: Willem van Heerden
Date: November 26, 2004 02:48AM

Does anyone know how to load spatial data remotely with ODBC and VB6?

The following from the MySQL manual:

An ODBC application can send a WKB representation, binding it to a placeholder using an argument of BLOB type:
INSERT INTO geom VALUES (GeomFromWKB(?))

How is this implemented in VB code?

Regards
Willem van Heerden

Options: ReplyQuote


Subject
Views
Written By
Posted
Loading spatial data remotely with VB6
3438
November 26, 2004 02:48AM


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.