Recent

Author Topic: can i get list of available codepages ? (Accidentally posted here)  (Read 517 times)

omurolmez

  • New Member
  • *
  • Posts: 11
Accidentally posted here instead of Zeos Forum. But I cannot delete my own post. Sorry.

Hello there,

I am sorry if this is answered in forum before. I could not find.

I want to list usable/available codepage values in a combo box, before or after connected to db. I want to fill a combobox, after user selects a protocol and connects to that db.

As I guess, both
Code: Pascal  [Select][+][-]
  1. ZConnection1.ClientCodePage:= 'some'
and
Code: Pascal  [Select][+][-]
  1. ZConnection1.Properties.Add('codepage=some')
do same thing.

So, I want to access the same list when Zeos component fills in ClientCodePage property combobox at Object Inspector after protocol is selected.

Thanks
Ömür Ölmez.
« Last Edit: March 01, 2024, 07:13:28 pm by omurolmez »

 

TinyPortal © 2005-2018