Am Donnerstag, 13. Dezember 2007 14.40:22 schrieb Sofer, Yuval:
> Hi,
>
>
>
> I am trying to use postgres odbc driver on windows Japanese machine, to
> test connection to a remote postgres database. The database has latin1
> encoding.
>
>
>
> Connection tests to databases with latin1 encoding fail
Hi,
I am trying to use postgres odbc driver on windows Japanese machine, to
test connection to a remote postgres database. The database has latin1
encoding.
Connection tests to databases with latin1 encoding fail with this error
message:
fatal: conversion between SJIS and LATIN1 is n
date_time"() RETURNS "opaque" AS '
BEGIN
NEW.time := ''now'';
RETURN NEW;
END;
' LANGUAGE 'plpgsql';
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Peter Darley
Sent: Monday,
Friends,
Yesterday I upgraded from 7.1.3 on RedHat 6.2 to 7.2.1 on RedHat 7.2, and
now I'm having problems with ODBC connections from access on windows. The
problem I'm having is that I am unable to change or delete data; it says
that "The microsoft jet database engine stopped the process