Re: [pgadmin-hackers] idea for reading encodign format

2002-09-11 Thread Dave Page
a real solution is found.   Regards, Dave -Original Message-From: frank_lupo [mailto:[EMAIL PROTECTED]] Sent: 11 September 2002 07:12To: Dave PageCc: pgadmin-hackersSubject: RE: [pgadmin-hackers] idea for reading encodign format Is possible that the problem the vesrione

RE: [pgadmin-hackers] idea for reading encodign format

2002-09-10 Thread frank_lupo
PROTECTED]] Sent: 10 September& nbsp;200 2     16:34To: Dave PageCc: pgadmin-hackersSubject:    Re: [pgadmin-hackers] idea for reading encodign format    I using  PostgreSQL 7.2   template1=# select    version();     ver

Re: [pgadmin-hackers] idea for reading encodign format

2002-09-10 Thread Dave Page
Title: Message OK, any ideas on the problem I mentioned? -Original Message-From: frank_lupo [mailto:[EMAIL PROTECTED]] Sent: 10 September 2002 16:34To: Dave PageCc: pgadmin-hackersSubject: Re: [pgadmin-hackers] idea for reading encodign format I using  PostgreSQL 7.2

Re: [pgadmin-hackers] idea for reading encodign format

2002-09-10 Thread frank_lupo
_to_char- SQL_ASCII(1  row)0 D How would the loop  know when to give up and exit? Regards,  Dave.     -Original Message-From: frank_lupo    [mailto:[EMAIL PROTECTED]] Sent: 10 September 2002    14:45To: Dave Page< B>Cc:  pgadmin-hackersSubject:    RE: [pg

Re: [pgadmin-hackers] idea for reading encodign format

2002-09-10 Thread Dave Page
pg_encoding_to_char(450); pg_encoding_to_char- SQL_ASCII(1 row)   How would the loop know when to give up and exit?   Regards, Dave. -Original Message-From: frank_lupo [mailto:[EMAIL PROTECTED]] Sent: 10 September 2002 14:45To: Dave PageCc: pgadmin-hac

RE: [pgadmin-hackers] idea for reading encodign format

2002-09-10 Thread frank_lupo
I replace this code in frmdatabase pgadmin2. I don't have this problem. What is your result if you execute this selection ? select pg_encoding_to_char(0) union select pg_encoding_to_char(1) union select pg_encoding_to_char(2) union select pg_encoding_to_char(3) union select pg_encoding_to

Re: [pgadmin-hackers] idea for reading encodign format

2002-09-10 Thread Dave Page
ards, Dave. -Original Message-From: frank_lupo [mailto:[EMAIL PROTECTED]] Sent: 09 September 2002 16:46To: pgadmin-hackersSubject: [pgadmin-hackers] idea for reading encodign format for reading encodign format current version is:     'Load the Encoding Schemes    cboPro

[pgadmin-hackers] idea for reading encodign format

2002-09-09 Thread frank_lupo
for reading encodign format current version is:       'Load the Encoding Schemes    cboProperties(0).Text = "SQL_ASCII"    Set objItem = cboProperties(0).ComboItems.Add(, , "SQL_ASCII", "encoding", "encoding")    objItem.Selected = True       cboProperties(0).ComboItems.Add , , "EUC_JP", "encodin

[pgadmin-hackers] idea for reading encodign format

2002-09-09 Thread frank_lupo
for reading encodign format current version is:     'Load the Encoding Schemes    cboProperties(0).Text = "SQL_ASCII"    Set objItem = cboProperties(0).ComboItems.Add(, , "SQL_ASCII", "encoding", "encoding")    objItem.Selected = True       cboProperties(0).ComboItems.Add , , "EUC_JP", "encoding",