Microsoft
Software
Hardware
Network
Question : Cant Change dbo login
I have login with 'apslogin'. User dbo is attached is attached to 'apslogin'. I want to create a new user aps with the same login assigned to dbo i.e apslogin. Its not allowing me to change dbo login. Giving me error 15150. How to change the dbo login so that new user can use the apslogin
Answer : Cant Change dbo login
You can create a login alias (sp_addalias) from dbo ou apslogin.
http://msdn.microsoft.com/
en-us/libr
ary/
ms1843
94(SQL.90)
.aspx
Random Solutions
DDE from MSAccess to MSExcel
Insert Script into Excel Workbooks as module1
how to exclude one of the table during imp/exp?
Public member 'String' on type 'String' not found
I get a blue screen when I boot my Windows Server 2008
Exchange 2007 : Stanby Continuous Replication Failover Procedure
SSO in ISA Server
List of free block lists
Exchange ActiveSync returned an HTTP 500 response
using string inside a sql string with EXECUTE sp_executesql