Re: [ADMIN] odbc problem on Japanese windows machine

2007-12-13 Thread Ivo Rossacher
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

[ADMIN] odbc problem on Japanese windows machine

2007-12-13 Thread 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 with this error message: fatal: conversion between SJIS and LATIN1 is n

Re: [ADMIN] ODBC Problem

2002-04-15 Thread Peter Darley
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,

[ADMIN] ODBC Problem

2002-04-15 Thread Peter Darley
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