Re: Problems using SMO to impersonate SQL connection ( ...



After consulting microsoft's developer support two condition have to be met. ConnectAsUserName has to be a domain account and in the format of user@domain. The domain\user format nor machine accounts seem to be supported at this time.
---
Posted via DotNetSlackers.com
.