|
-
Sep 28th, 2010, 09:45 AM
#1
Thread Starter
Frenzied Member
[RESOLVED] nvarchar or varchar that is the question
We are doing a software upgrade and data migration from an Access 2000 app using SQL server 2000 to a .NET fromtend with SQL server 2005 backend. It is about 50% purchased app with 50% custom code added.
Now the question. The app has changed to using nvarchar. So all thier tables use that. Our tables use varchar. Should we keep them that way? Should we change to nvarchar for consistency? As far as I can tell we don't explicitly use unicode chars anywhere so will changing just increase network traffic and the storage on the DB? Is there any benefit at all to using nvarchar?
Thanks.
VB6 Library
If I helped you then please help me and rate my post!
If you solved your problem, then please mark the post resolved
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|