ADO Programming: Use consecutives getChuck

Hi!

I'm programming an ADO (MSAccess) driver for a geospatial application.

To read/write the geometries I use the adLongVarBinary datatype. The problem occur when I try to make a getChunk two time consecutive in the same field.

I read that I can make a moveNext or make a getChunk in an other field to restart the offset before the other getChunk in the required field.

But my recordset has only one registry and doesn't have other fild adLongVarBinary to make a getChunk.

Can you help me?
Topic archived. No new replies allowed.