Search found 5 matches
- 06.02.2007, 12:45
- Forum: 6.5.1 (alpha) - 6.6.x (beta)
- Topic: PostgreSQL 8.1 Zeoslib 6.6 and UTF8
- Replies: 6
- Views: 4135
- 06.02.2007, 10:52
- Forum: 6.5.1 (alpha) - 6.6.x (beta)
- Topic: PostgreSQL 8.1 Zeoslib 6.6 and UTF8
- Replies: 6
- Views: 4135
I have similar problem ( also PostgreSQL )... I can't insert in table any values containing Serbian Latin letters ( ŠĐĆŽČćžšđč ) from my program but when I try to insert the values through pgAdmin with query: insert into katalog(ID, Naziv) values(18, 'ŠĐćžšđ') everything works OK ( database and tabl...
- 05.02.2007, 16:48
- Forum: PostgreSQL
- Topic: Working with PostgreSQL in LAN
- Replies: 23
- Views: 7670
Yes, that would be great because I know that one friend of mine gave up on PostgreSQL because he couldn't connect to it's server through LAN and that's real pity, and I'm sure that he's not the only one. I hope that he'll reconsider his decision now that I can help him, but to prevent that in future...
- 05.02.2007, 11:30
- Forum: PostgreSQL
- Topic: Working with PostgreSQL in LAN
- Replies: 23
- Views: 7670
- 05.02.2007, 01:19
- Forum: PostgreSQL
- Topic: Working with PostgreSQL in LAN
- Replies: 23
- Views: 7670
Working with PostgreSQL in LAN
Hi everybody! I'm new to this forum and to PostgreSQL/ZEOS combination so I would like to know what do I need on client computer to connect to the serever. Do I need to install PostgreSQL server on clients as well or I need to do something else ( are there any dll-s that I can just copy to client co...