Import Excel Spreadsheet Data to an EXISTING sql table?

后端 未结 4 2410
太阳男子
太阳男子 2021-02-18 13:40

I have a table called tblAccounts whose contents will come from an excel spreadsheet.

I am using MS SQL Server 2008 (x64) on a Windows 8.1 (x64)

I tried using th

4条回答
  •  没有蜡笔的小新
    2021-02-18 14:31

    If you would like a software tool to do this, you might like to check out this step-by-step guide:

    "How to Validate and Import Excel spreadsheet to SQL Server database"

    http://leansoftware.net/forum/en-us/help/excel-database-tasks/worked-examples/how-to-import-excel-spreadsheet-to-sql-server-data.aspx

提交回复
热议问题