How can I get backup file from remote sql server ? Thanks
@MrValen19842 жыл бұрын
I'm getting empty columns when restoring my backup...am I doing something wrong?...on the other hand the progress bar for my restore does not work...Thank you.
@estebangiraldo9792 Жыл бұрын
to compress the backup which property should i use
@josemenendez62192 жыл бұрын
Great Video but Will be cool if we were able to save it in the local computer using the application. For Example, I have a VPS and I like to Do backups without entering the VPS. So Doing the backup from my local computer and getting that file in my local computer without entering my vps will be awesome.
@adeelsiddiq1864 жыл бұрын
No Library/extension/Reference found to add in my C# project that you added in your video for taking backup of SQL server I am using visual studio 2013 please help me out if there's any change now thanks in advance
@foxlearn4 жыл бұрын
You should install sql management studio, then you can get the library
@adeelsiddiq1864 жыл бұрын
@@foxlearn sql management studio is installed and project is working properly in sql and wi dows forms as well 😥
@programador1013 жыл бұрын
I can not find the libraries in vs 2017 also I have installed sql server 2017 :(
@eamchet26804 жыл бұрын
Hi Fox Learn I have use Oracle 12c can you help me create app backup? Thanks
@foxlearn4 жыл бұрын
sorry man. i don't use oracle
@ahmedsalah60616 жыл бұрын
thank you very much for this helpful video
@foxlearn6 жыл бұрын
You're welcome. Thank you !
@sygex52665 жыл бұрын
Hello there, Backup failed for Server . on Visual studio 13?!
@foxlearn5 жыл бұрын
Please check your code again. I think you miss something.
@challenger75405 жыл бұрын
there are no those 4 libraries in vis.st.2013 how will we add ?
@foxlearn5 жыл бұрын
You should install sql server
@challenger75405 жыл бұрын
@@foxlearn already installed
@alm0nd.3593 жыл бұрын
Thanks Foxlearn, you helped me a lot of :°)
@rjevangelista97696 жыл бұрын
Thanks! But how can I achieve to exclude specific table on backup?
@foxlearn6 жыл бұрын
You should generate a script, then you can run the script for the specified table. Thank you !
@ymn76ymn6 жыл бұрын
There was error for me, because I have VS 2013 , I replaced with string.Format("{0}%",e.Percent) as you said , but nothing happened . please help..
@myvominh66678 жыл бұрын
Can u tell me where you take this voice for all video of your channel. Sound like voice of some OS.... Thanks
@foxlearn8 жыл бұрын
Natural text to speech. Thanks
@TuanHoang-fy2ws5 жыл бұрын
Chào ad, mình đã làm giống hệt bạn mà lúc backup không được, cũng không báo lỗi gì . Bạn hướng dẫn mình với
@foxlearn5 жыл бұрын
What error are you getting? thank you !
@TuanHoang-fy2ws5 жыл бұрын
@@foxlearn cảm ơn ad. Mình tìm ra lỗi rồi. Các bài viết của bạn rất có ích
4 жыл бұрын
@@TuanHoang-fy2ws bạn fix ntn vậy? mình bấm vào cũng không có báo lỗi gì hết nhưng nó không chạy
@muhammadziadibrahim80784 жыл бұрын
The code works fine. Thanks. But does it work on big databases too?
@foxlearn4 жыл бұрын
I think yes
@programador1013 жыл бұрын
can you share your code please ?
@samuelsenauluquipa4453 жыл бұрын
my problem is that the DbBackup_PercentComplete method never gets executed. thanks
@gustavolopes40663 жыл бұрын
Alguém poderia me ajudar ? no Visual Studio 2019 não estou conseguindo adicionar a dependência que foi utilizado no vídeo
@username-dh4tq2 жыл бұрын
#barakuda #cinderawasih #metromini @origa
@username-dh4tq2 жыл бұрын
republic palestina indonesian republic #propaganda
@wordpresswithdhaval41617 жыл бұрын
it is posible to backup the data from local database
@foxlearn7 жыл бұрын
Yes, You can backup data from local database
@wordpresswithdhaval41617 жыл бұрын
how can give me code on this Id gevariyadhaval@gmail.com
@wordpresswithdhaval41617 жыл бұрын
otherwise can you give me some idea how to backup data in local database with .net c#
@foxlearn7 жыл бұрын
Similar code, only need to change your connection string
@challenger75405 жыл бұрын
@@foxlearn say we have a program with database..How can we back up db while it s working ?
@challenger75405 жыл бұрын
say we have a program with database..How can we back up database while it s working ?(local db)
@foxlearn5 жыл бұрын
You should set your database is single user, then backup. Next, back on multiple user
@challenger75405 жыл бұрын
@@foxlearn this time it says "User does not have permission to alter database 'mydb', the database does not exist, or the database is not in a state that allows access checks."
@victorjoaquin42 жыл бұрын
Donde lo descargo ese ejemplo
@dansad94757 жыл бұрын
why i code as above but don't backup ? Please help me
@ahsanali38578 жыл бұрын
how to store this backup to UBS or Dropbox using c#
@foxlearn8 жыл бұрын
Ok. Thank you for your suggestion
@alqbati20234 жыл бұрын
Thank you very much
@foxlearn4 жыл бұрын
Thank you !
@mohamednaser21285 жыл бұрын
Error 7 The type 'Microsoft.SqlServer.Management.Sdk.Sfc.IAlienObject' is defined in an assembly that is not referenced. You must add a reference to assembly 'Microsoft.SqlServer.Management.Sdk.Sfc, Version=12.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91'. C:\Users\Mohamed\Desktop\Ray_Connect\Ray_Connect\Ray_Connect\Form_backup.cs 55 17 Ray_Connect hi the error fix Please
@foxlearn5 жыл бұрын
You must add a reference to assembly 'Microsoft.SqlServer.Management.Sdk.Sfc
@mohamednaser21285 жыл бұрын
@@foxlearn Thank you for your response, but can you explain more
@pritiwagh6164 Жыл бұрын
@@foxlearn how to add refrences
@maherbabar33156 жыл бұрын
How can i use this code on windows authentication I did not create Sql Sever Authentication Help me plz
@maherbabar33156 жыл бұрын
maherg420@gmail.com
@chuckt59308 жыл бұрын
these characters $ and % are giving an error how did you do it foxlearn
@chacataplan8 жыл бұрын
$"{e.Percent}%"; pls error
@foxlearn8 жыл бұрын
Hi, It using in C# 6.0, you can replace string.Format("{0}%",e.Percent). thanks
@ymn76ymn6 жыл бұрын
If you have no VS 2015 you can't using the $ " " , but there is another way .. string.Format("{0}%",e.Perecent)
@yourspdahal56064 жыл бұрын
how to closed my form when await task finished. l have a large database back time out problem . i hope this process solve but not closed my form when task completed. please help me .
@yourspdahal56064 жыл бұрын
no reply
@foxlearn4 жыл бұрын
this.Close()
@yourspdahal56064 жыл бұрын
@@foxlearn System.InvalidOperationException was unhandled by user code HResult=-2146233079 Message=Cross-thread operation not valid: Control 'BackupsFiles' accessed from a thread other than the thread it was created on. Source=System.Windows.Forms StackTrace: at System.Windows.Forms.Control.get_Handle() at System.Windows.Forms.Control.SendMessage(Int32 msg, Int32 wparam, Int32 lparam) at System.Windows.Forms.Form.Close() at CoopSoft.BackupsFiles.pricesscompletedall() in d:\NASABACKUP\CoopSoft\CoopSoft\BackupsFiles.cs:line 184 at CoopSoft.BackupsFiles.dbbackup_PercentComplete(Object sender, PercentCompleteEventArgs e) in d:\NASABACKUP\CoopSoft\CoopSoft\BackupsFiles.cs:line 114 at Microsoft.SqlServer.Management.Smo.BackupRestoreBase.OnInfoMessage(Object sender, ServerMessageEventArgs e) at Microsoft.SqlServer.Management.Common.ServerMessageEventHandler.Invoke(Object sender, ServerMessageEventArgs e) at Microsoft.SqlServer.Management.Common.ConnectionManager.SerializeInfoMessage(Object sender, SqlInfoMessageEventArgs e) at System.Data.SqlClient.SqlConnection.OnInfoMessage(SqlInfoMessageEventArgs imevent, Boolean& notified) InnerException:
@Fadisayegh18 Жыл бұрын
how to download this libraries?
@pulasthibasnayake4036 жыл бұрын
Backup failed for Server .why is that??
@flutterify5 жыл бұрын
i didn't find the libraries in vs2013
@foxlearn5 жыл бұрын
You should install sql server, then you can find the library
@flutterify5 жыл бұрын
@@foxlearn i am working with local database how do i backup local database
@Ahmad_Hamdy_Hamdeen2 жыл бұрын
sql query: Backup DATABASE [DatabaseName] TO DISK = N'D:Back.back' 😍😍
@anshuvishwakarma60204 жыл бұрын
How to create autobackup.
@foxlearn4 жыл бұрын
You can create a schedule in your sql server
@bishoynabil53034 жыл бұрын
thank you
@CarlosGarcia-ct2mv7 жыл бұрын
I have a problem with progressbar , not update . thank you so much :D
@foxlearn7 жыл бұрын
Hi, You need to set value to your progress bar in backup event. Please try again. Thank you
@Noss4546 жыл бұрын
Access Denied :( And I can not solve with code.
@foxlearn6 жыл бұрын
I think you should set permission allows you to access the backup file
@Noss4546 жыл бұрын
I know, but i can't do this manually. Set permission via script ^^
@victorjoaquin42 жыл бұрын
Fuentes
@Ahmad_Hamdy_Hamdeen2 жыл бұрын
using (var context = new ApplicationDbContext()) { string currentDatetime = DateTime.Now.ToString("yyyy-MM-dd 'at' HH.mm"); string backupPath = $@"Backup DATABASE [DatabaseName] TO DISK = N'{Environment.CurrentDirectory}\Backups\{currentDatetime} Backup'"; context.Database.ExecuteSqlCommand(TransactionalBehavior.DoNotEnsureTransaction, backupPath); }