Hi,

I develop a windows mobile application in VB .Net (compact framework 2.0)
with SQLite and the ADO.net provider. In this application, I must calculate
the distance between 2 points for all items of a table. For this I need
"power" and "sqrt" function but these functions doesn't seem to be include
in SQLite core functions. I have found the "extension-functions.c" in the
contrib page of the SQLite website but I'm not able to build it for windows
ce. Anybody can help me ?

Best regards,
Thibaut.
_______________________________________________
sqlite-users mailing list
[email protected]
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to