SQL Server Database Backup and Restore using C# - Part 3

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

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

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

    Thank you very much for patiently writing the code for SQL Server database Backup and Restore -- nama ste!

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

    Ripon Data, thank you for this tutorial. It was very simple and efficient. Congratulations...

  • @mparwezk
    @mparwezk 9 ปีที่แล้ว +1

    Excellent tutorial--Professional UI and Code. Thank You

  • @Lupe_Lewing_Fitness
    @Lupe_Lewing_Fitness 9 ปีที่แล้ว

    Demasiado bueno el tutorial me ayudastes demasiado amigo, era lo que necesitaba para mi tesis me salvastes jaja. Thanks friend, you helpme a lot , I subscribed.
    Bye.

  • @ajarudingunga798
    @ajarudingunga798 8 ปีที่แล้ว

    Very much USEFUl :)
    i trying since last two days but after watching this and implementing its Done
    thank uhhhh ..!!!!!!!!!

    • @Sonalisingh-qt1tl
      @Sonalisingh-qt1tl 3 ปีที่แล้ว

      did you find the way for connection i am having same error ..... please let me know

  • @abhiyable
    @abhiyable 10 ปีที่แล้ว

    Amazing tutorial i am really very satisfied with this tutorial thanksssssssss a lot.

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

    it s the best lesson about Backup

  • @raoofahmedkhan
    @raoofahmedkhan 9 ปีที่แล้ว

    Hi,
    Backup is working fine for me. After taking backup I have dropped a table from the database and then restored the original. Here I could not see the dropped table being restored back.
    Can you help me.

  • @markjasonortiz6541
    @markjasonortiz6541 10 ปีที่แล้ว

    Awesome :) THANK YOU SIR !

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

    thankyou for your tutorial but i have a question what if i deleted the database in sql server then i will restore it using this module.. does it will restore it too in the sql ??

  • @innocentmpirwa6867
    @innocentmpirwa6867 10 ปีที่แล้ว

    Brother, thank you very much for the video, but I still can't figure out how to Backup/Restore a big DataBase, when I try to backup a 3Gigs DB it gives me a "TimeOut Expired" error.
    Please help

  • @sophongneang7833
    @sophongneang7833 9 ปีที่แล้ว

    thank you. it is very good video.

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

    Buen tutorial. Gracias !!!

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

    While restoring getting an error
    "Incorrect syntax near 'TestDB'.
    Incorrect syntax near the keyword 'with'. If this statement is a common table expression, an xmlnamespaces clause or a change tracking context clause, the previous statement must be terminated with a semicolon."

  • @HafsaAshraf-g4d
    @HafsaAshraf-g4d ปีที่แล้ว

    Excellent

  • @KASPAROV2001
    @KASPAROV2001 8 ปีที่แล้ว

    Thankyou ❗️❗️❗️

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

    there is any chance to get the exe file?

  • @faysalkhan7674
    @faysalkhan7674 9 ปีที่แล้ว

    thanks for tutorial. i want to backup my application data back up and restore how to do it .

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

    Hello #Ripon_Datta, for my case am using mysql, what is the right syntax cos when i use the save that you used [ mysql = "BACKUP DATABASE " + cmbDatabases.Text + " TO DISK = '" + txtBackupFileLoc.Text + "\\" + cmbDatabases.Text + "-" + DateTime.Now.Ticks.ToString() + ".sql'";
    ]it brings for me an syntax error ?

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

    good one sir! but how about instead of c# do it in asp.net can you?

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

    How take backup and restore of access database

  • @PrabinSiwakoti
    @PrabinSiwakoti 9 ปีที่แล้ว

    Thanks Man

  • @adilags44
    @adilags44 10 ปีที่แล้ว

    why are you using ALTER query ?

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

    Thank You.. :D

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

    sir, i getting problem in
    line.....
    cmbDatabases.Items.Clear();
    while (reader.Read())
    {
    cmbDatabases.Items.Add(reader[0].ToString());
    }
    Error- CS0103 The name 'cmbDatabases' does not exist in the current context

  • @singhabhishek327
    @singhabhishek327 10 ปีที่แล้ว

    hi sir this is very good.
    but can we take a backup a single button. we click a single button and take a hole backup. if u give like video. i will very thankful.

    • @riponus
      @riponus 10 ปีที่แล้ว

      Thanks Abhishek Singh You can do it. I have a video on this. Please have a look.

  • @MuhammadTahaKhilji
    @MuhammadTahaKhilji 10 ปีที่แล้ว +1

    Fit Hai Yaar (y)