search in sql client

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
erve
Newbie
Newbie
Posts: 1
Joined: Wed Jan 14, 2009 5:19 am

search in sql client

Post by erve »

Hello! I'm russian and i have problem with wine.
i have client for SQL server windows. Cliend made by "C Builder"
working client get table with street and keep it in his memory.
All names are russian
I have field where i enter first letter of street and client find similar street in table.
For example...
A = ABRIK
AC = ACAN
ACU = ACUSTIC
But i have problem.
1) table in my client on wine is unsorted (in windows it sorted)
2) When i press letter client оffers strrets on this letter and on slightly next
For example...
B = ABRIK
BE = ABUR
BER = BAK
BERU = BERU

I try with any version of wine. Now i have 1.1.12. I try ubuntu, opensuse, mandriva and i have this problem everywhere :(
Locked