Search found 3 matches

by ahmed232323
18.05.2011, 21:26
Forum: MS SQL Server
Topic: Encodeing problem
Replies: 5
Views: 1765

thanks ,Wild_Pointer

it didn't work also ,it's will be good if there is class and it's members documentations to find options to added to the TZConnection.Properties.
thanks, again for your help. :)
by ahmed232323
17.05.2011, 20:46
Forum: MS SQL Server
Topic: Encodeing problem
Replies: 5
Views: 1765

Hello, Wild_Pointer
thanks for your speedy reply.
Wild_Pointer wrote: May it be that you have forgoten to add codepage=utf8 in the properties of TZConnection?
I didn't find codePage property in TZConnection?.
by ahmed232323
16.05.2011, 21:19
Forum: MS SQL Server
Topic: Encodeing problem
Replies: 5
Views: 1765

Encodeing problem

Hello all am new in Lazarus and Object Pascal generally after a lot of time i succeed to connect to MSSQL through Zeos components in Lazarus after i populated data to tables ,the Arabic strings shown as question marks. How to solve this encoding Issue ?. example عربي => ???? please Help! my decisio...