I tried with LANG, and now i can read 6 out of 10 characters!!
Any other idea?
Thx
Search found 14 matches
- 29.11.2005, 13:44
- Forum: 6.1.5
- Topic: Zeos + (Delphi OR Kylix) + CrossKylix
- Replies: 2
- Views: 1232
- 28.11.2005, 16:31
- Forum: 6.1.5
- Topic: Zeos + (Delphi OR Kylix) + CrossKylix
- Replies: 2
- Views: 1232
Zeos + (Delphi OR Kylix) + CrossKylix
OK, now i started to play with firebird, and i like it. It's working fine, no problem with foreign characters, and so on... I'm developing in Delphi 7 (WinXP) with CrossKylix plugin. Everything is working fine here!! :-) Now, my problem is that if I input something in database in linux over embeded ...
- 02.11.2005, 13:35
- Forum: 6.5.1 (alpha) - 6.6.x (beta)
- Topic: MySql, Float and ZeosDbo
- Replies: 5
- Views: 1678
OK, I'm not that sure, but I think in a query like yours SELECT * FROM RacunGL, Artikli WHERE (RacunGl.IdRacunGL = :ID) AND Artikli.IdArtikli IN (RacunGl.IdAtrikla) changing a field should not work anyway - not with floats and not with integers. If it works with integers, this should be the bug. My...
- 01.11.2005, 10:36
- Forum: 6.5.1 (alpha) - 6.6.x (beta)
- Topic: MySql, Float and ZeosDbo
- Replies: 5
- Views: 1678
- 28.10.2005, 18:54
- Forum: 6.5.1 (alpha) - 6.6.x (beta)
- Topic: MySql, Float and ZeosDbo
- Replies: 5
- Views: 1678
- 28.10.2005, 16:11
- Forum: 6.5.1 (alpha) - 6.6.x (beta)
- Topic: MySql, Float and ZeosDbo
- Replies: 5
- Views: 1678
MySql, Float and ZeosDbo
I have a problem with above combination... Delphi 7, ZeosDbo (6.1.5 & 6.5.1) and MySql 4.1. The problem is that if I put a whole number in float field, i can change it, but if i put a float number (eg. 6,35) the problem is that i can't change the value any more!!! And when in a field is whole nu...
- 28.10.2005, 14:50
- Forum: 6.1.5
- Topic: MySql, Float nad ZeosDbo
- Replies: 1
- Views: 883
MySql, Float nad ZeosDbo
I have a problem with above combination... Delphi 7, ZeosDbo (6.1.5 & 6.5.1) and MySql 4.1. The problem is that if I put a whole number in float field, i can change it, but if i put a float number (eg. 6,35) the problem is that i can't change the value any more!!! And when in a field is whole nu...
- 16.10.2005, 16:16
- Forum: 6.5.1 (alpha) - 6.6.x (beta)
- Topic: Kylix, ZeosDBO and PostgreSQL
- Replies: 12
- Views: 2702
- 16.10.2005, 15:37
- Forum: 6.5.1 (alpha) - 6.6.x (beta)
- Topic: Kylix, ZeosDBO and PostgreSQL
- Replies: 12
- Views: 2702
- 15.10.2005, 15:25
- Forum: 6.5.1 (alpha) - 6.6.x (beta)
- Topic: Kylix, ZeosDBO and PostgreSQL
- Replies: 12
- Views: 2702
- 14.10.2005, 19:30
- Forum: 6.5.1 (alpha) - 6.6.x (beta)
- Topic: Kylix, ZeosDBO and PostgreSQL
- Replies: 12
- Views: 2702
- 14.10.2005, 12:48
- Forum: 6.5.1 (alpha) - 6.6.x (beta)
- Topic: Kylix, ZeosDBO and PostgreSQL
- Replies: 12
- Views: 2702
client_encoding CANNOT be hr_HR or en_US or similar. take a look here for proper encodings http://k12linux.mesd.k12.or.us/docs/postgres/multibyte.html my databases on linux uses sql_ascii per default, but WinXP db's uses LATIN2, because of multiplatform client apps and letter encodings (yes, I don'...
- 14.10.2005, 08:27
- Forum: 6.5.1 (alpha) - 6.6.x (beta)
- Topic: Kylix, ZeosDBO and PostgreSQL
- Replies: 12
- Views: 2702
- 13.10.2005, 20:34
- Forum: 6.5.1 (alpha) - 6.6.x (beta)
- Topic: Kylix, ZeosDBO and PostgreSQL
- Replies: 12
- Views: 2702
Kylix, ZeosDBO and PostgreSQL
Hello I searched, and searched but i can't find solution... Problem no.1: I have postgresql server on gentoo 2005.1, where every thing works. Programing is done on separate computer with Red Hat 7.2. There is no problem if i use only us characters, but if i use croatian character (šđčćž - these one ...