On Tue, 10 Jun 2003, Peter Eisentraut wrote: > we should try to keep the (translated) column headers within the client, > to side-step this issue. Do you want to investigate that?
That is the obvious solution, there is no real need to send the strings to the server in the first place. The problem is not just with column headers though as it's also used in the data in the table. (which of course has the same solution, examin the data when it get to the client and substitute for the translated string). I'll take a look at it and probably fix it by the weekend (if not sooner). -- /Dennis ---------------------------(end of broadcast)--------------------------- TIP 2: you can get off all lists at once with the unregister command (send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])