Tagged Questions
5
votes
1answer
154 views
Non-English characters are not imported using SSIS or Visual Studio Deploy
I'm having problems with importing data into a SQL Server 2008 database.
If I execute the following statement in SSMS, it works fine.
INSERT INTO
[dbo].[ObjectiveRatingTranslation]
(
...