Wrox Programmer Forums
Go Back   Wrox Programmer Forums > SQL Server > SQL Server 2005 > SQL Server 2005
|
SQL Server 2005 General discussion of SQL Server *2005* version only.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the SQL Server 2005 section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old March 27th, 2006, 06:09 AM
Authorized User
 
Join Date: Jun 2003
Posts: 95
Thanks: 0
Thanked 0 Times in 0 Posts
Default Import Wizard trouble in 2005

Hi.

In Norway we have some special letters not used in other languages (ÆøÅ). In SQL200 we had to use ODBC if we wanted to import (from Excel) these letters correctly into the database. In SQL2005 I can not find the ODBC destination option in Import/Export Wizard, and if I use OLEDB or some other option the special letters get messed up.

Anyone have an idea how to get this done in 2005?

Gert

 
Old March 27th, 2006, 10:17 PM
Friend of Wrox
 
Join Date: Dec 2005
Posts: 146
Thanks: 0
Thanked 1 Time in 1 Post
Default

When you use OLEDB is your destination column nvarchar, nchar, ntext or is it varchar, char, text?
If one of the latter then use one of the former.

Let us know how that works.

David Lundell
Principal Consultant and Trainer
www.mutuallybeneficial.com
 
Old March 28th, 2006, 06:37 AM
Authorized User
 
Join Date: Jun 2003
Posts: 95
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Hi David.

The destination column was varchar. I tried out your suggestion, imported to an nvarchar column first, and then inserted into the table with the varchar column. This worked fine :)

Thanks a lot.

Best regards
Gert






Similar Threads
Thread Thread Starter Forum Replies Last Post
Chapter 2 - Import and Export Wizard example LaurieCSI BOOK: Professional SQL Server 2005 Integration Services ISBN: 0-7645-8435-9 3 May 13th, 2008 05:17 AM
Cant Modify Field Options Using Import Wizard? soundchaser59 Access 3 August 23rd, 2007 04:27 PM
DTS Import/Export wizard query Neal SQL Server 2000 0 April 3rd, 2007 10:19 AM
SQL 2005 Stored Proedure Wizard [email protected] SQL Server 2005 1 February 8th, 2007 02:13 PM
Import/Export Wizard for Oracle 9i, Need Help!!! tarivs ADO.NET 0 January 18th, 2004 04:56 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.