Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Excel - > sqlserver
Message
De
29/09/2016 09:02:44
 
 
À
29/09/2016 08:39:34
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Autre
Divers
Thread ID:
01641491
Message ID:
01641494
Vues:
41
>Is there an easy way to upload an excel spreadsheet to sqlserver from within excel
>maybe with a script or so
>
>
>Our .net/sql guy has real problems with ssis
>
>Peter

This link shows several options:
https://support.microsoft.com/en-us/kb/321686

While SSIS can be a bit tricky, I'd still recommend SSIS. Some of the problems in loading Excel data via SSIS are problems you might also run into with other tools - namely, handling the data types.

Any time I have to read in Excel data, I always try to see if the data can first be saved as CSV instead. Obviously that's not always possible, but I still try at the beginning.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform