How to Rollback a Dropped Table
Hi How i do i rollback from a dropped table?I have created a sample table as followsbegin transaction create table sample_t1 (id int, class nvarchar(100), subject nvarchar(100))INSERT INTO sample_t1...
View ArticleSQL Server Error 53 and SQL Server Error 17
SQL server 2000 with remote clients at 3 locations. Sites had been connected via leased line. We switched everything to internet/VPN. Everything works, but a several times a day, the clients receive...
View ArticleMapping Drives with 2 instances
Scenario: Hi I have a question regarding t-sql basic queries.I have a single windows 2008 database server with 2 instances installed.1st instance is web apps database2nd instance is sharepoint 2010...
View Articletroubleshoot sql server mail problem
How to fix this issue?Here is error message:Date 4/21/2014 6:40:00 AM Log Job History (Email Notification)Step ID 1 Server testabc Job Name Email Notification Step Name sp99_email_process...
View ArticleFill in SQL field dependant on value of another field as script?
Hi all, im not sure the best way to accomplish this and im grateful for any help!I use a SQL-based CRM system; I don't have access to any of the software or coding. I do have access to the SQL database...
View ArticleTX log issues
Hello,Is there a "view or page " for a database that shows how big th tx log file is and actullay how much of that is currenlty being used.. ? I thought I remember starting up in a particualr view...
View ArticleDegree sign in SQL Server database field
Hi,I want to put a Degree sign in a SQL server field. Can anyone tell me how to do this please (preferably on the data entry screen rather than by coding it in, as I need it freqently). Many thanks.
View ArticleData does not show in column, blank or truncated
I have a table with a column payloadText Content (text, null). If I run Select top 1000 it returns data but I can only view part of the records. Example I know that it contains over two hundred records...
View Article"LS_Alert_XXXX" job in secondary server is failing.
Hi All, We have Log shipping in cluster environment. Performed cluster fail over due to a maintenance there after Log shipping "LS_Alert_XXXX" job in secondary server is failing every 2minutes. All...
View Articleconcurrent SQL connections
Is there any easy way to determine how many users are "using" your SQL Server at any given point (ideally including historical data), for CAL type liscence compliance efforts?
View ArticleIssue with fragmentation
I have an issue with fragmentation of indexes on my production server.on one of the production server database avg_fragmentation_in_percent column value of the non clustered indexes of many tables is...
View ArticleSQL Server linked servers screens SSMS
Where in SSMS can you get to the "linked server" screen for configuration details for existing linked servers, as opposed to setting up a new linked server, I want to check the security tab via the...
View ArticleAnnoying settings on SSMS
Using SSMS2012Previously - I used to be able to exit SSMS and it'll close everything. When I launch SSMS, it does not have anyNew Query window at all. Now - something annoying has come up and I don't...
View Article3 rows data into one column
Hi,Im working with asp application having controls (1 dropdownlist(options--Schedlue,InProcess,On HOld),two textboxes(SSStatusComments,SSGeneralComments)) I want to show output something like...
View ArticleWhen Install SQL 2005 Get "Detecting Installed IIS" message and stuck
I am installing SQL2005 Develop Edition, it goes to "Detecting Installed IIS" screen and stop there. No error messages, but not moving forward, kinda stuck. I am using XP Professional Service Pack 2, I...
View ArticleLogin Failed For User
So far I've written one .Net app that connects to SS, now I'm writing a second one but having a problem.I'm using SS Express and split into three databases due to the 10 gig limit. So far I've only...
View ArticleI find following log for database abc. What could happen here? How to fix it?...
2014-04-23 00:54:58.49 spid253 Setting database option ONLINE to ON for database abc. 2014-04-23 00:54:58.64 spid253 Starting up database 'abc'. 2014-04-23 00:54:58.72 spid253 Error: 17207,...
View ArticleMS-SQL Licensing Query
Dear Experts,Needed your help\confirmation for the below queies regarding Microsoft SQL Server Licensing :1. Even though SQL 2014 has been released it is presumed that SQL 2012 Licensing Policy is...
View ArticleError installing MS SQL Server R2 Enterprise (x64)
Hi Everyone, Recently I attempted to upgrade from MS SQL Server to MS SQL Server R2. However I have encountered an error, as shown in the link below:Summary_Home-PC_20140417_191232.txtIf anybody can...
View Articlesql server 2008 express on Lan
Hello Experts,i installed sql server 2008 express on my clients machine. Two machines are connected to this server machine on lan.i have made a connection string with sa with password. all machines...
View Article