[GENERAL] WIN-client wanted ...

2000-01-01 Thread Marten Feldtmann
I'm in need for a thin libpq library under Win'32. There has been a libpq-library available on the net with just the libpq-dll and this worked very well with my application (written with Borland CBuilder 4). Some days ago a new compilation has been put on the net (6.5.3) and I can not use it bec

[GENERAL] \dt command displays no tables

2000-01-01 Thread Laurent Tourreau
hello i have created a new database with one table. when i type the \dt command to see the list of tables, it displays an error message which mentions no table found. (but the table really exists!) anyone can help me? thanks ___

Re: [GENERAL] Czech Win1250 sorting q

2000-01-01 Thread Lamar Owen
On Mon, 13 Dec 1999, David Sauer wrote: > Robert> Hmm, what did you say I should write? Well, this is PG6.5.2 > Robert> installed from RPM, should it be compiled with some special > Robert> option? Thanks. > > Yes, postgres must be compiled with --enable-locale and --with-mb=LATIN2. >