[postgis-users] PostGis to ArcCatalog

strk at refractions.net strk at refractions.net
Fri Jun 10 02:21:38 PDT 2005


Postgis 0.x did no have a binary output function defined
for the geometry type, but the asbinary() function returned
a WKB type which had a binary output function (when compiled
against postgresql > 7.3).

--strk;

On Fri, Jun 10, 2005 at 10:16:19AM +0200, Uwe Seher wrote:
> Hello!
> The output is:
> 
> SELECT version();
> PostgreSQL 8.0.2 on i686-pc-mingw32, compiled by GCC gcc.exe (GCC) 3.4.2
> (mingw-special)
> SELECT postgis_full_version();
> POSTGIS="0.9.1" GEOS="2.1.1" PROJ="Rel. 4.4.9, 29 Oct 2004" USE_STATS
> DBPROC="0.0.1" RELPROC="0.0.1"
> 
> uwe
> 
> > -----Ursprungliche Nachricht-----
> > Von: postgis-users-bounces at postgis.refractions.net
> > [mailto:postgis-users-bounces at postgis.refractions.net]Im Auftrag von
> > strk at refractions.net
> > Gesendet: Donnerstag, 9. Juni 2005 17:56
> > An: PostGIS Users Discussion
> > Betreff: Re: [postgis-users] PostGis to ArcCatalog
> >
> >
> > On Thu, Jun 09, 2005 at 05:41:18PM +0200, Uwe Seher wrote:
> > > Hello!
> > > Yes i am using PostGIS 1.0 with the last postgres on Win2000.
> > > The asbinary()function delivers this error from PgOleDb-driver,
> > also with no
> > > conversion.
> > >
> > > PgOleDb: Error: no binary output function available for type geometry
> >
> > Can you send output of:
> > SELECT postgis_full_version();
> > SELECT version();
> >
> > --strk;
> > _______________________________________________
> > postgis-users mailing list
> > postgis-users at postgis.refractions.net
> > http://postgis.refractions.net/mailman/listinfo/postgis-users
> 
> ____________
> Virus checked by G DATA AntiVirusKit
> 
> _______________________________________________
> postgis-users mailing list
> postgis-users at postgis.refractions.net
> http://postgis.refractions.net/mailman/listinfo/postgis-users



More information about the postgis-users mailing list