0
Hello I would like to know how I can do a Backup and Restore to integrate in my system. I have a code ready but is for Firebird I believe that does not fit to Sql Server. I read in some topics that there are no components for Backup and Restore with Sql Server in Delphi, the only ways to do it would be via line of code, in another article I found something about doing a database process and call - la in Delphi. My big problem is that I’ve never done a database trial and it’s not really my specialty database. Finally I wonder if you can give me a help to develop a Backup and Restore to Delphi system using Sql Server 2012
What do you mean, you want to backup and Restore but it’s not your specialty Database? It’s time to expand your specialties.
– Reginaldo Rigo
Yes, I am expanding, but I come from the web environment where my function almost never connected with database, now in the desktop environment I am always in contact and I am expanding. But what I described in the question for example, is something new for me.
– Alison Paulo