Re: ms access and SQL Server



oh.. text or varchar

why use unicode if you don't need to?

performance / IO

-Aaron



CyberDwarf wrote:
For MEMO, try NTEXT, or NVARCHAR types

.