Page 1 of 1

MySQL and GEOMETRY type columns (OpenGIS/WKB)

Posted: Sat 26 Dec 2009 14:13
by rlucencic
Hi, all!

I'm using MyDAC 5.90.0.54 Std. in Delphi 2010, and trying to write into GEOMETRY type column in a table, via TBlobField/TDataSet.CreateBlobStream. The binary I write into such stream is OpenGIS WKB. When I try to Post such change, I get the EMySqlException exception:
#22003Cannot get geometry object from data you send to the GEOMETRY field
Anyone has experience with such tables and OpenGIS WKB?
Thanks,
Robert

Posted: Mon 28 Dec 2009 09:04
by Dimon
Please try to compose a small sample to demonstrate the problem and send it to dmitryg*devart*com.