Hello all,

I would like to create a user function to know if a record is contained in a rectangle ?
If have looked to sqlite_create_function
I know that my record has for column (xmin,ymin,xmax,ymax)
I would like to use the new function to write something like
select * from table where ??? contains ???? (how I pass the selecting rectangle)

Is it possible ?
How do I do that ?
Thank you

--
Noël Frankinet
Gistek Software SA
http://www.gistek.net


-----------------------------------------------------------------------------
To unsubscribe, send email to [EMAIL PROTECTED]
-----------------------------------------------------------------------------

Reply via email to