Hi,
I have an Access 2003 application accessing SQL 2005.
I changed the ODBC connection from "Driver=SQL Server" to "Driver={SQL
Native Client}" and now all "nvarchar(max)" fields are coming back as
"text(255)" instead of "memo".
Has anyone got any thoughts on this?
Brian