Search found 3 matches

by sancho1980
11.09.2006, 15:38
Forum: Feature Requests
Topic: Unicode support?
Replies: 4
Views: 3834

hi i've also had this problem for quite a while with quite every set of open source access controls... the fact is, you CAN store and read unicode using zeos, only it's a bit tricky: you can do something like this: field.asString := UTF8Encode(WideStringVariable); WideStringVariable := UTF8Decode(fi...
by sancho1980
11.09.2006, 15:28
Forum: 6.1.5
Topic: passing parameter as large integer
Replies: 0
Views: 2430

passing parameter as large integer

hi all i used the ibx components earlier to access my firebird database from my delphi application; now i switched over to zeos and find that dataset.parambyname('xyz').asLargeInt or dataset.parambyname('xyz').asint64 do not exist. how can i pass a 64-bit integer parameter? is there a way round? tha...
by sancho1980
10.07.2006, 09:20
Forum: 6.5.1 (alpha) - 6.6.x (beta)
Topic: zeos and unicode
Replies: 1
Views: 853

zeos and unicode

hi
this is a general question: can i use the zeos components in order to properly access and modify unicode-fields in my firebird database from delphi 7?
i'm not getting it done...
thanx,
martin