Hi everyone,

I want to use an R*tree table in sqlite. Unfortunately, it turned out that
it saves data always as single precision (32-bit) float, no matter what type
is specified. For my application, that is not precise enough. Does anyone
know of an r*tree implementation for sqlite that supports higher precision?
Or is there a patch about somewhere?

Thanks,
   Wiebke
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to