I just downloaded the latest version of dbexpsda.dll (4.0.0.2) hoping that it would make my Delphi 7 app compatible with SQL Server 2005 nvarchar(max) columns. Unfortunately, wide characters like Kanji are still being displayed as question marks.
Do I need to make any application changes in order to use the new nvarchar(max) compatibility?
Thanks in advance,
John