【发布时间】:2016-09-09 01:28:50
【问题描述】:
我需要问一下关于导入excel表格的问题。
那么我需要像这种格式那样导入这个表-->
IndustryName | IndustryCode | CategoryName | CategoryCode | CategoryValue | SubCategoryName | SubCategoryCode | SubCategoryValue
IndustryName1 IndustCode CatName CatCode CatValue SubCatName SubCatCode SubCatValue
IndustryName1 IndustCode CatName CatCode CatValue SubCatName SubCatCode SubCatValue
在 SubCategory 行 SubCategoryCode 前面有两个空格。它是固定的。
有人知道我该怎么做吗?
【问题讨论】:
标签: c# asp.net sql-server excel import