copy and paste this google map to your website or blog!
Press copy button and paste into your blog or website.
(Please switch to 'HTML' mode when posting into your blog. Examples: WordPress Example, Blogger Example)
cannot login to SQL Server after installation First thing I would check whether SQL Server service has been started or not You can use SQL Server configuration manager to check status of the SQL Server service
Cannot Open Database. Login Failed. - social. msdn. microsoft. com Cannot open database "CorporateDB" requested by the login The login failed Login failed for user 'TRANSLTR\ASPNET' The CorporateDB is the database And i don't know where did i got this user 'TRANSLTR ASPNET' My computer name is Transltr but not 'TRANSLTR ASPNET'
Ad login for SSRS - social. msdn. microsoft. com I created a user group in AD and added a couple of members into this group In SSRS site setting -> security added this group Assigned all possible rights to this group In folder permission when reports stored added this group too In SQL Server added User login for this group
Default suser_name () with sa login - social. msdn. microsoft. com The above on it's own works fine, but not with the new requirement When the row is added to the table the CreatedBy column shows "sa_login_user" as a value I understand that this is happening because the User Login and Password is hard coded in the connection string My questions are:
Pre-login handshake failed or the server in Visual studio The timeout period elapsed while attempting to consume the pre-login handshake acknowledgement This could be because the pre-login handshake failed or the server was unable to respond back in time
Explicit Login and BUILTIN\Administrators question I have a windows domain admin account named ROB\business On SRVBIZ, ROB\business is a member of the Administrators group In SQL Server, The BUILTIN\Administators group login is enabled is granted permission to connect to the database engine So ROB\business is a member of this group