Sethington
Technical User
I am converting about a dozen Access databases to SQL Server 2005 and when they import their default datatype is nvarchar. My employer wants me to convert them all to varchar.
What is the fastest way to do this besides going into each table and manually converthing the databtypes. Is there a way to find a replace datatypes?
What is the fastest way to do this besides going into each table and manually converthing the databtypes. Is there a way to find a replace datatypes?