Triggers
Hi All,I have a question regarding Triggers in SQL. This might be a rookie question but please spare.I have an insert trigger which is running on server X, on tableTab_A, Now this table gets data...
View ArticleIs SQL Instance used?
Hi All,In SQL I have seen some scripts to identify unused databases but is there any way to identify whether the instance is being used or not.Grateful to your suggestions on...
View ArticleHow to calculate no of working hours
Hi Everyone,I need to calculate no of working hours per day I have data as StartTime EndTime1900-01-01 07:00:00.000 1900-01-01 15:00:00.000 1900-01-01...
View ArticleDownload Microsoft SQL Server 2008 R2 Evaluation !
Hi, I want to download Microsoft SQL Server 2008 R2 Evaluation. Download links take me to MS Evaluation Center.Any idea ?Thanks in advance.
View ArticleEnglish Pack para SQL Server 2012 Management Studio
Olá,Hoje utilizo o SQL Server 2012 em português e estou precisando transformar em inglês, mas não estou encontrando onde baixar o pacote de idioma inglês para o SQL Server 2012 Management Studio.Por...
View ArticleCHIARIMENTI su ISOLATION LEVEL E LOCKS DELLE TRANSAZIONI
Salve a tutti, avrei bisogno di alcuni chiarimenti su locks e isolation level delle transazioni :Andiamo per ordine:1. Supponendo che SQL Server mantenga il livello di isolamento delle transazioni a...
View ArticleHow can i see the user and the objects they have access upon? (in sql server...
How can i see the user and the objects they have access upon? (in sql server 2008 R2)I need to see them in wizard not as a result of sql query.
View ArticleSet Up SQL SERVER Mamagement Studio
I just purchased a new PC, There are no SQL Server databases on my PC.I installed Visual Studio 2010 and the SQL Server packed with the Ultimate version. There seems to be both SQL Server 2008 and...
View ArticleSql server not able to access
Hi,Iam not able to access any database through visual studio 2010. While installing Visual studio it is automatically installing MS sql server compact 3.5 and MS sql server database file. But still i...
View ArticleWhich tool in sql server should i choose to administer files through wizard
Which tool in sql server should i choose to administer files through wizardRegards Syed
View ArticleHow can i see that what permissions does a databaserole/serverrole have ?
how can see the permissions that a database role/server role have ? I want see the overall permissions a user have. 1) direct permissions that I can see in user property. 2) indirect permissions that...
View ArticleCan't start SQL SERVER
Hi guys!i've a problem with my Microsoft SQL SERVER...I was trying to start the "sql reporting services" service, but after receive many error messages i look at google for some information and i found...
View Article3 phases of recovery
Whenever the SQL Server is restarted, I see three phases in recovery of the database. Messages like Phase 1 of Phase 3. Phase 2 of Phase 3.Can someone kindly explain what are the 3 phases involved in...
View ArticleSQL Licensing and Activation
Hi All,I am having trouble licensing/activating my copy of SQL Server 2012 Standard Edition.Initially I installed using the media kit. I discovered a product key during installation and decided to run...
View ArticleHelp me recover data mdf error
help me recovery data is errorlink data mediafire.com /download/ 2a6d71einnd72dd/ phbc.rarthank you very much send it to me thenguyen1202@gmail.com
View ArticleHow do I tell if my SQL 2012 is enterprise or developer?
I was given an instance to use and need to install some additional components. IE: SSRS.I don't know if developer or enterprise was used "Have bits for both"Does it matter what media I use opposed to...
View ArticleMultiple join with multiple conditions
I'm using entity framework but I would like to get the result by just using sql query so that I can handle it in EF.I need to retrieve data's on joining few tables.My issue is retrieval based on a...
View ArticleIntance Name not found
HiiiI'm new on SQL , but I'm stick with articles for the past 10 days trying to install and connect adventureworks data, anyway; I have win 8 and installed SQL management studio 2008 R2 express...
View ArticleThis SQL code is not working
SELECT tt.[Member ID], tt.Contact, tt.DOB, cl.[Member ID], cl.Contact, cl.DOB FROM (SELECT cl.[Member ID], cl.Contact, cl.DOB,...
View ArticleSQL Server Log Question
When I have a log entry like below ... what does "xxxx" represent?06/09/2013 20:35:35,Logon,Unknown,Login failed for user 'WORK\xxxx'. Reason: Could not find a login matching the name provided....
View Article