From: | "Dave Page" <dpage(at)vale-housing(dot)co(dot)uk> |
---|---|
To: | "Jaime Casanova" <systemguards(at)yahoo(dot)com>, <pgsql-odbc(at)postgresql(dot)org> |
Subject: | Re: ODBC Driver stability |
Date: | 2004-11-12 22:04:07 |
Message-ID: | E7F85A1B5FF8D44C8A1AF6885BC9A0E4307112@ratbert.vale-housing.co.uk |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-odbc |
> -----Original Message-----
> From: pgsql-odbc-owner(at)postgresql(dot)org
> [mailto:pgsql-odbc-owner(at)postgresql(dot)org] On Behalf Of Jaime Casanova
> Sent: 12 November 2004 21:44
> To: pgsql-odbc(at)postgresql(dot)org
> Subject: Re: [ODBC] ODBC Driver stability
>
> --- Dave Page <dpage(at)vale-housing(dot)co(dot)uk> escribió:
> > >
> > > Hi Dave,
> > >
> > > I was having a problem with the odbc driver, when
> > i install
> > > it (v8.0.0.2) the spanish character that appears
> > in my vb
> > > application get weird. Can you point me what place
> > in the
> > > code is more significativly to this bug?
> >
> > Err, probably not (unless I'm the wrong Dave). Is your database
> > encoded as SQL_ASCII? I know very little about encodings, but iirc
> > non-ASCII characters are not guaranteed to work correctly although
> > they appear to in some front end interfaces. I believe you
> need to use
> > one of the latin encodings or unicode to resolve this.
> >
> > Regards, Dave.
> >
>
> I will probe with other encodings as you suggest but driver
> v7.3.2 works fine on this and only if a install
> v8.0.0.2 have problem.
>
> Are you sure it's *just* an encoding problem?
No. That's just a common one to check. Like I said, I know little about encoding and other localisation issues.
Regards, Dave.
From | Date | Subject | |
---|---|---|---|
Next Message | Peter Eisentraut | 2004-11-12 22:39:38 | Re: ODBC Driver stability |
Previous Message | Jaime Casanova | 2004-11-12 21:43:55 | Re: ODBC Driver stability |