Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to upload Excel spreadsheet to SQL Server table?
Message
 
 
À
Tous
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Autre
Titre:
How to upload Excel spreadsheet to SQL Server table?
Divers
Thread ID:
01030170
Message ID:
01030170
Vues:
51
I have a very large Excel spreadsheet (about 5000 rows) that I need to move to a SQL Server table. What is the most efficient way?

The way I know how to do it is:
1. create a table in SQL Server with structure matching the spreadsheet.
2. convert the excel spreadsheet to a .dbf table.
3. programmatically copy data from .dbf table to Sql Server table.

Is there a better way?

Thank you for any suggestions.
"The creative process is nothing but a series of crises." Isaac Bashevis Singer
"My experience is that as soon as people are old enough to know better, they don't know anything at all." Oscar Wilde
"If a nation values anything more than freedom, it will lose its freedom; and the irony of it is that if it is comfort or money that it values more, it will lose that too." W.Somerset Maugham
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform