Additional
dbCAP
AnyDAC
ThinDAC
NCOCI8
Topic: ADQuery, indexname and polish char
ADQuery, indexname and polish char
Posted: 2007/05/21 00:24
 
Hello

I have a problem with sorting AdQuery by Index. When I setting indexname words with polish chars aren't sorting correct.
Do you have any idea to sole this problem ?

Database Oracle, delphi6 Prof, AnyDac v 1.10

Jacek
Re:ADQuery, indexname and polish char
Posted: 2007/05/21 00:29
 
Hello

Open daAD.inc, find line with {$define AnyDAC_NOLOCALE_DATA}, replace it with {.$define AnyDAC_NOLOCALE_DATA} and recompile your application.

Regards,
Dmitry