Job with Multiple Schedule of same time & only one is executed, Why
Hi ALL,I've Created a package to notify report in email as excel, which is using a path to render report and save it as excel.This package was need to be schedule every first day of month and on every...
View Articleget sum of daily hours
Hi,Im trying to get sum of daily hours of the particular employee between two dates something like below.But I didn't get any solution .Can anyone please share your ideasFor Example:EmpName...
View ArticleCombine two row in sql
Hello Guys,Is it possible to create this kinda output.Input:Table1Column1Column1A2B3C4DTable2ABCD0100101001110101Output:BACBCDBD Actually i want to Combine two different table column deepen where 1...
View ArticleDatabase objects are reverting to previous version randomly - unable to track...
Hi,In one of my database some objects are reverting to previous version (only some.. not DB restore). I have checked backup and restore logs for this DB. It is not DB restore.I have created database...
View ArticleHow to setup a static cursor
I have a cursor that reads records from a table. I do not want any changes to the table data to be reflected in my cursor. My cursor does not do any direct updating. I do use an UPDATE on the base...
View Articleserver editions of sql server and specialised editions of sql server
hi,iam new to sql server. i have started reading an article in MSDN regarding the editions of sql server.the article says with the different headings as "server editions of sql server 2008r2"which...
View Article32 bit version on a 64 bit OS
Hi,I have been using SQL server now for a year (self taught). I have recently been given a new laptop by work and advised to install my own SQL Server from my MSDN subscription.I have however...
View ArticleHow to have a quick start of SQL Server, or some exceices
Hi experts,I've learned SQL Server when I'm at school so I know a little t-sql commands but I'm not so familiar with them now. So I want to recall what I learned with some simple exceices. Can you...
View Articleunable to login to management studio
hi,I have installed sql server 2008r2 express version sucessfully but iam unable to login to the management studio.i took a forward step to check the sql server servies but the list depicts me empty....
View ArticleHow to insert/update in Table - in another SQL Database
HiWe have employee expenses data entry application in our company. Developed in Dot net with SQL server.Every employee will enter the entry once it is saved , the same data we should write into...
View ArticleI need help writing a stored procedure
How do I update several tables with columns that store social security number as a single transaction? I have over 70 tables to update the ssn with correct ssn.The database I'm working on is not...
View ArticleNeed a SQL Server 2008 R2 Enterprise Edition download link
HiI would like to download SQL Server 2008 R2 Enterprise Edition, could anyone help me with the link
View ArticleMigration from Clustered environment to VM
SQL instance : 2008 R2Problem: We are planning to migrate our sql server from clustered environment to VM. There are several SQL instances on that cluster.Are there any instructions/tools available...
View ArticleHow to update the database when the given backup is just the most updated data?
Hi Everyone!Please help me to restore a backup from a server to another server.Production Database used SQL Server 2000. We used SQL server 2012 in the office for the backup of data. According to...
View ArticleUpgraded to 2014 - Getting error
HiI have recently upgraded my SQL server to 2014 express from 2012. I coped out a database .mdf so that i could attach it after. It attaches ok and i can view the database inside SQL server no problem...
View ArticleSSRS and Visual Studio
I am fairly new to MS SQL and SSRS and am hoping to get some info on the correct steps to take while moving forward.I was provided with MS SQL server 2008 R@ as part of project along with the SSRS...
View ArticleUnable to delete records as the transaction log file is full
My disk is running out of space and as a result I decided to free some space by deleting old data. I tried to delete 100,000 by 100,000 as there are 240 million records to be deleted. But I am unable...
View ArticleMaintenance activity through command line
Hi All,I'm trying to automate the "Maintenance plan". I was able to do it through GUI by logging into SQL studio.But, I'm supposed to automate by embedding the SQL command into jython.Would be...
View ArticleShould I rebuild my read only database every time I launch my server?
I'm getting into web development, and I'm trying to get a grip on databases. In an app I want to make, there is a read only database that will be filled up with a large amount of data, which will be...
View ArticleIssue with connection
HI I hope you're having a great day today. I have installed SQL Server 2008 Express edition today and I would connect it to my web site project with is running on Visual web developer 2008 but I...
View Article