Discussion: Changing data-types
Afficher un message
Vieux 04/09/2007, 18h27   #2
Greg D. Moore \(Strider\)
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: Changing data-types

This should work, but note it'll take awhile and your DB may be unavailable
during that time.



--
Greg Moore
SQL Server DBA Consulting Remote and Onsite available!
Email: sql (at) greenms.com http://www.greenms.com/sqlserver.html

"Danny" <adler.danny@gmail.com> wrote in message
news:1188918798.881371.235040@o80g2000hse.googlegr oups.com...
> Hi All,
>
> I have a varchar(255) column for storing text in english and in
> hebrew.
> It was a stupid mistake to set the data type to be varchar, because
> now I need to store text in german and francais too.
>
> Question: Is it safe to change the data type from varchar to nvarchar,
> without damaging the data that's already present?
> (I have more than 1000000 records stored...)
>
> Thanks,
> Danny
>



  Réponse avec citation
 
Page generated in 0,04739 seconds with 9 queries