Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Dataflow task
Message
 
 
À
15/09/2011 10:38:56
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Autre
Titre:
Versions des environnements
SQL Server:
SQL Server 2005
Divers
Thread ID:
01523614
Message ID:
01523617
Vues:
27
What stops you from adding an extra column for PK (int IDENTITY or uniqueidentifier with newid() as default)?


>
>I've created a data import package to process some csv files and load the data into a database.
>
>I'm creating a temporary table and then loading the contents of the csv file into that.
>
>How can I include a unique identifier or key in the table I am creating.
>
>This is so I can update the temp table with the result of my import and then report out the failures.
>
>Thanks
>
>Nick
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform