Hello all,
I'm having some issues with restoring databases through SMO in a vb.net application.
The restores always happen from the same SQL version, so 2000 -> 2000, 2005 -> 2005.
There are two issues I just can't seem to get fixed...
The code shown below is written to function with a cen...
more >>