[freetds] dbnextrow() question
Bort, Paul
pbort at tmwsystems.com
Fri Mar 11 11:37:49 EST 2005
> -----Original Message-----
> From: craigs [mailto:s.craig at andronics.com]
> Sent: Friday, March 11, 2005 11:21 AM
> To: FreeTDS Development Group
> Subject: Re: [freetds] dbnextrow() question
>
<snip>
>
> Is there any online resources where i can look into writing SQL
> functions that anyone knows off, save me a bit of time searching.
>
I know it's not MSSQL, but there is an add-on for PostgreSQL called PostGIS
that does all sorts of interesting things in this problem space.
http://postgis.refractions.net/ (It's easier to do this in PostgreSQL
because you can add a data type that is Lat+Long, and then write operators
and functions that understand that data type. Very slick.)
More information about the FreeTDS
mailing list