Part-11 check if record exists before insert cSharp sql

แชร์
ฝัง
  • เผยแพร่เมื่อ 28 เม.ย. 2016
  • check if record exists before insert cSharp sql

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

  • @lotsanoisy69
    @lotsanoisy69 4 ปีที่แล้ว

    Had to make a small mod and just check serial there vs serial to insert into instead of the whole row and worked like a charm, thanks.

  • @KikirikiSemenke357
    @KikirikiSemenke357 5 ปีที่แล้ว

    Very smart approach! Bravooooooooooooooooooooo!

  • @haqobatil9832
    @haqobatil9832 5 ปีที่แล้ว

    sir i want to make a copy a table row in access database and update one record (actual record is kept original) from text boxes in c# how can i kindly guide me

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

    Thank you!

  • @waqar8544
    @waqar8544 4 ปีที่แล้ว +1

    Thank you so much.............

  • @snehal_devilGamingNest
    @snehal_devilGamingNest 5 ปีที่แล้ว

    Love you man😘
    Awesome video......

    • @billingsoftwares
      @billingsoftwares  5 ปีที่แล้ว

      Thanks for your comment. Please watch upcoming video for more.

  • @christianlouisemoralde3073
    @christianlouisemoralde3073 5 ปีที่แล้ว

    how about in mysql?

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

    thx bro

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

    What's that namespace sqlservice something... Em getting an error.. Even when creating the variable of that type.. Sqlceserver something

    • @billingsoftwares
      @billingsoftwares  7 ปีที่แล้ว +1

      namespace is sqlce, please watch all videos how to include sqlce dll and database.

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

      Thank you (:

  • @yuwendridesilva6956
    @yuwendridesilva6956 2 ปีที่แล้ว

    thats smart!

  • @avegaildeguzman7452
    @avegaildeguzman7452 5 ปีที่แล้ว

    Can someone teach me how to convert this into mysql?

  • @geemplee9744
    @geemplee9744 5 ปีที่แล้ว

    Thank you

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

    Need when save and say this record is exist then bring it to text to edit it ??? Can we do that

  • @reajmorshedreja1018
    @reajmorshedreja1018 5 ปีที่แล้ว

    thank you

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

    what is the word ds in da.fill(ds) ??

  • @lxln92
    @lxln92 7 ปีที่แล้ว +1

    hi..can you show me how to do using .NET code? TQ.

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

      nurulaida lamaming the same querying

  • @ziaurrehman6630
    @ziaurrehman6630 4 ปีที่แล้ว

    how to check more than one Row??

  • @Azil7136
    @Azil7136 ปีที่แล้ว

    how to edit?

    • @billingsoftwares
      @billingsoftwares  ปีที่แล้ว

      Please watch complete play list for edit update and delete