[fdo-internals] SDF feature reader
Haris Kurtagic
haris at sl-king.com
Wed Aug 13 14:28:52 EDT 2008
Hi,
I have issue when when more than one feature reader is created against
same SDF connection
It looks like same buffer ( created by sqlite cursor ) is shared betwean
feature readers.
This will cause that data returned from feature reader with function
GetGeometry will be corrupted when another reader is used.
Is this a bug or I am not looking into it correctly ?
I would like to be able to use multi thread access to sqlite database.
If I am right, SDF provider is not "thread safe" ? if so, what are main
reasons for it ?
Thank you,
Haris
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/fdo-internals/attachments/20080813/0cd12c6e/attachment.html
More information about the fdo-internals
mailing list