Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
User-Defined DataTypes
Message
De
17/10/2007 19:26:12
 
 
À
Tous
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Maintenance bases de données
Titre:
User-Defined DataTypes
Divers
Thread ID:
01261686
Message ID:
01261686
Vues:
66
Hey Gang,

I'm using SQL 2005. There are a couple of sp's that handle adding and removing User-Defined DataTypes:

sp_addtype
sp_droptype

I want some way of updating the types. Does anyone know if that's possible? Here's an example.

Say I have a udt_streetnumber defined as CHAR(6). I already have several tables defined using this udt. Now I realize that 6 isn't big enough and I want to expand it to be CHAR(10). Can I do this?

TIA,
~~Bonnie
Bonnie Berent DeWitt
NET/C# MVP since 2003

http://geek-goddess-bonnie.blogspot.com
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform