InterRob a écrit :
Does that last query (invoking the upper() function) actually run well when executed in pgsql console?
Hi Rob.No, if I issue a "SET client_encoding TO win1252;" before running "SELECT upper(myfield) FROM mytable", I get the same error.
Arnaud _______________________________________________ postgis-users mailing list [email protected] http://postgis.refractions.net/mailman/listinfo/postgis-users
