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;