RemoteDB and driver native MSSQL problem with no-Unicode fields

Thank you for your reply

I write an example of the content of field (asstring) in the dataset client

in MSSQL the field is defined like this:
image

in SQLManagement the right value is:

In Aurelius I set :
AureliusCapital.DriverName:='MSSQL'; AureliusCapital.Params.Text:='Server=xxxx'#$D#$A'Password=xxxx'#$D#$A'UserName=xxxxl'#$D#$A'Database=xxx'#$D#$A

Do you need other information?
Thank you
Best Regards