Search
Bidding has been closed on this project

Excel File Upload Credential Verified

Project Type: Fixed Price Average Bid: Sealed
Category: Web Development Sub Category: Web Applications
Required Skills: ADO.NET, ASP.NET
Project Description: every code is asp.net c#
i have this code.
it uploades excel data from my system to the webpage, after viewing it, i click on a save button and it takes the data i saw on the webpage to my ms sql database.

now the problem i am having is because i inserted a primary key on the JobsUpload table and the primary key is auto-generated as usual,

when the data is going into the database, it will cut off the Client column and shift the rest data leaving the last column (UpdatedDate) empty.
i have tried several technique of leaving a one column empty in the excel file before uploading, but its not working out,
but when i remove the primary key and i uploaded it again and it works fine, but i need the primary key because i will do some editing and other things in the table inside the project.

PLEASE I NEED SOMEBODY THAT CAN HELP ME RECTIFY THE PROBLEM.

I WILL SEND MY OWN CODE TO THE PERSON, SO THAT HE CAN RECTIFY MY PROBLEMS FOR ME