Want to build the ChatGPT based Apps? Start here
Become a member
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
C# Corner Home
Technologies
Monthly Leaders
ASK A QUESTION
Forum guidelines
mike idowu
1.7k
396
58.6k
ASP.NET MVC - excel upload using stored procedure
Dec 5 2017 5:07 PM
I am using ASP.NET MVC database first. Please how do I upload and save this excel sheet into the database using stored procedure
Table
Excel
CategoryID is auto-generated.
Level 1: is the root parent. Its ParentID should be zero (0)
Level 2 are the direct children of Level 1. Its ParentID is the CategoryID of Level 1
Level 3 are the direct children of Level 2 Its ParentID is the CategoryID of Level 2
Level 4 are the direct children of Level 3. Its ParentID is the CategoryID of Level 3
It can continue to n level
ParentID1 is the Level. Level 1=1, level2=2
Please how do I go about it
Reply
Answers (
4
)
how to fix foreachllop iframe
iframe in razor view engine loading only first item