I'm using the last version of RemoteDB and Aurelius.
My problem is: if in the mssql database there are 'text' and 'varchar' fields, in the client dataset these fields have two bytes for character instead of one
For example:
HELLO -> H #0 E #0 L #0 L #0 O #0
With 'ntext' and 'nvarchar' fields, RemoteDB works correctly.
what more information do you need?
Thank you
Best regards