> -----Original Message-----
> From: Jean-Michel POURE [mailto:[EMAIL PROTECTED]] 
> Sent: 26 February 2002 12:09
> To: [EMAIL PROTECTED]
> Subject: Re: [pgadmin-hackers] Database->ServerEncoding, 
> ClientEncoding
> 
> 
> Le Mardi 26 F�vrier 2002 12:20, Dave Page a �crit :
> > That will work for System stuff. On the User/Data side, 
> those queries
> > *only* come from frmSQLInput or a 'View Data' (iirc). For 
> these types 
> > of query, *if* we had a second connection to the database, then it 
> > could maintain it's client encoding neatly as well.
> 
> Is encoding set by connection? Cheers/JMP

Yes, we would have one connection for the System stuff, and one for
User/Data. That way, there's no need to keep changing the encoding, only
when the user manually changes it or upon initial connection.

/D




Reply via email to