string function - Mailing list pgsql-odbc

From gunartha
Subject string function
Date
Msg-id 00fb01c82c6f$fa3b6e50$0f0010b2@gunartha
Whole thread Raw
Responses Re: string function  ("Phillip Smith" <phillip.smith@weatherbeeta.com.au>)
List pgsql-odbc
Hi All,

Having a little issue, and can’t seem to figure it out!

Every time I try to run this select command I get this error:

select left(kd_aln,2) as code from airlin

the error msg is : function left(character varying, integer) does not exist

How to resolve this problem

Thank for your attention

Regards

Nyoman/Bali

pgsql-odbc by date:

Previous
From: "Garner Chung"
Date:
Subject: Out of memory while reading tuples
Next
From: "Phillip Smith"
Date:
Subject: Re: string function