How can we help you today? How can we help you today?
cjbreisch
Executing sqlbackup from .NET Code
Hello, I'm getting exitcode 870 when attempting to use the extended stored procedures from .NET. Here's my code: public void DoRestore(string commandString) { SqlConnection conn = new ...
3 followers 3 comments 0 votes