Hi,
I am trying to upsize an Access 97 database to SQL Server 7.0 and in the
access database I have a few text fields with a size of 255. When I convert
it to SQL Server, the text fields become nvarchar with a size of 255. Is
there any difference in using nvarchar or varchar? I just started to convert
the database and I have not noticed any issues but I am just wondering.
Mario
[Todays Threads]
[This Message]
[Subscription]
[Fast Unsubscribe]
[User Settings]
[Donations and Support]
- RE: SQL Help: nvarchar vs varchar Ciliotta, Mario
- RE: SQL Help: nvarchar vs varchar Micha Schopman