Click here to Skip to main content
15,903,203 members

Comments by hueikar (Top 7 by date)

hueikar 26-Dec-13 4:24am View    
But how can I check which row data is not successfully commit? So the user can go edit that particular row data.
hueikar 17-Dec-13 2:32am View    
Hi, I had solve the problem using another method : TextFieldParser. Thnx for all reply.
hueikar 16-Dec-13 8:46am View    
Hi, Yup. I try put (if dataset is null then label will show it)
So how can i debug it? Because it works well when I upload excel file in debug mode.
Then after I publish the system then its not working.
hueikar 3-Jul-12 9:01am View    
@amitgajjar Everything works fine b4 i add any data into sql server..
the error occur when i add data inside..
hueikar 3-Jul-12 4:15am View    
But it runs well before i insert one record..
After i insert one record then it show me this error..
But if i delete the only one record that i had insert it does not had error again..