ConflictDetection property of SqlDataSource control - Part 14

แชร์
ฝัง
  • เผยแพร่เมื่อ 12 พ.ย. 2024

ความคิดเห็น • 14

  • @harikaaakutota7776
    @harikaaakutota7776 11 ปีที่แล้ว

    hi,
    v do understand u.....as-of-know u r the best in teaching i have come across....ie y v don't want to miss ur teaching....my friends and myself do watch ur videos daily......v all thank u for helping job seekers....thanks a lot....

  • @Csharp-video-tutorialsBlogspot
    @Csharp-video-tutorialsBlogspot  11 ปีที่แล้ว

    Hi Harika, very sorry for not being able to reply to your questions. Just been very busy @ work, almost 14 hours a day. Please don't worry about the length of the videos. If you have any questions, on any of the videos, please leave your questions as comments. It will be answered by me or by any of our youtube subscribers who has knowledge in the area of your question. If you know, answers for any of the questions, please feel free to answer them. Please remember, to teach is to learn.

  • @Csharp-video-tutorialsBlogspot
    @Csharp-video-tutorialsBlogspot  11 ปีที่แล้ว +1

    In real time, stored procedures are used often. Hope this answers your question.

  • @Csharp-video-tutorialsBlogspot
    @Csharp-video-tutorialsBlogspot  11 ปีที่แล้ว

    Hi, we discussed about using stored procedures in ado.net tutorial. If you need to perform insert, update, delete using stored procedures, all you need to do, is to replace inline sql statements with your stored procedures. Please let me know, if you need any clarification.

  • @josephoyila6913
    @josephoyila6913 11 ปีที่แล้ว

    Sir, great work, it is only God that can reward you better than us. Sir what is the best method between using grid view or store procedure for update, delete and insert thanks

  • @coolwaterdvr
    @coolwaterdvr 11 ปีที่แล้ว

    thanks. can you also provide a tutorial of insert, update, delete data from gridview using stored procedures instead?

  • @honeesh1
    @honeesh1 11 ปีที่แล้ว

    Thank You

  • @harikaaakutota7776
    @harikaaakutota7776 11 ปีที่แล้ว

    hi venkat,
    hope u r doing good.for the past 4 days v are missing ur new uploads....and now-a-days video are getting completed in 10 to 15minutes....where as gridview tutorials are 20 to 25 min....and they are very clear......v are not getting reply from u too....

  • @coolwaterdvr
    @coolwaterdvr 11 ปีที่แล้ว

    Thanks.

  • @nikhildongare6892
    @nikhildongare6892 6 ปีที่แล้ว

    I have one question, If I have to delete record by using condition "Delete from tblEmp where Name='David' " for this what changes should I do in SQL data source in this case??

  • @zhangzhexin6401
    @zhangzhexin6401 7 ปีที่แล้ว

    Hi sir, I found a problem, if delete a row from a tblemployee table in DB directly then click delete link button on the web page, that row will be deleted from grid view but the error message still appears to say: "Employee row with employee ID XXX is not deleted due to data conflict.", so how to solve this problem?

  • @SolarSargodha
    @SolarSargodha 11 ปีที่แล้ว

    Index was out of range. Must be non-negative and less than the size of the collection.
    Parameter name: index
    this is a error occurring when i delete the row..
    i don,t know why..
    any help???

  • @SolarSargodha
    @SolarSargodha 11 ปีที่แล้ว

    Problem is solved....it was because foreign key constraint among my tables....

  • @simbalionking893
    @simbalionking893 11 ปีที่แล้ว

    Thank you