Is there any way to backup and restore databases without using T-SQL commands ? The reason I am asking this is that T-SQL backup command is taking too long to complete. The database I want to backup is about 50gb. I am a programmer and would like to know if there is any low level API call I can make use of to get the backups done faster. I am not interested in 3rd party backup tools. Any help is much appreciated
.
Thanks,
MB
Thanks,
MB