Viewing 4 posts - 1,651 through 1,654 (of 1,654 total)
Actually you can't. The only way of accesing resources on the network is by using a DOMAIN USER as your service account.
March 12, 2003 at 1:45 am
Depending on the size of the database and if it's possible to take the DB offline I often use sp_detach_DB, then copy the files and sp_attach_db to connect the Db...
February 27, 2003 at 1:42 am
You can change the exchange type by editing the job properties. Open the step "run agent" and add -Exchangetype 1. Anyway I've never used this setting, so I would advice...
February 18, 2003 at 1:30 am
Good and very useful article. But I just want to add a link to another article in case something goes wrong with sp_attach.
http://www.sqlteam.com/item.asp?ItemID=10060
Everybody should read this one before...
November 28, 2002 at 1:41 am
Viewing 4 posts - 1,651 through 1,654 (of 1,654 total)