News

For as long as I can remember, I have always configured the computers within my own organization to store data on network servers as opposed to the data being stored on workstations. That way, if one ...
If you can, you can use the standard 'BACKUP DATABASE' sql, though you'll have to write a script and schedule it manually. You can also use the sqlbackup command or whatever it is.<BR><BR>But ...