Multiple SQL Server Program Files
I am very inexperienced using SQL Server and having a problem installing SQL Server Management Studio. I think a big part of my problem is the number of SQL Server files on my computer. There are 11...
View ArticleIs it correct way to write the following trigger?
USE [dbo] GO /****** Object: Trigger [dbo].[month_u2] Script Date: 02/01/2014 13:18:59 ******/ SET ANSI_NULLS ON GO SET QUOTED_IDENTIFIER ON GO ALTER TRIGGER [dbo].[month_u2] ON...
View Articleremote connection - error 10053,10054
On my computer (WinXP En Prof SP2) I have installed SQL Express 2005 with instance name "SQL2005". Mixed Mode.I allowed Remote connection to this DB server, enabling TCP/IP protocol on port 1433.Also...
View ArticleRemoving spaces in column names
Hi I have imported a number of tables from a legacy db. The column names in tables have spaces in them. Is there a script I can run to remove spaces from column names in all tables? Thanks Regards
View ArticleCreating a Mobile Application with SQL Server Mobile
I am studying the tutorial in SQL Server 2005 Mobile Edition Books Online, and the topic is Creating a Mobile Application with SQL Server Mobile. I have got a problem when creating a new subscription...
View Articlesql server downtime RCA
My SQL Server 2005 Database was down last night.From logs I can find out below details only. Code BlockDate 11/30/2007 1:01:34 AMLog SQL Server (Archive #1 - 11/30/2007 1:01:00 AM)Source...
View ArticleUse cubes from Analysis Services 2005 to Analysis Services 2000
Hi, I have some questions about SQL Servers 2000 and 2005 compatibility.In my configuration I have to use both servers.The cubes are stocked in 2005 server.May I transfer from 2005 to 2000 Analysis...
View ArticleCreating maintenance plan "MaintenancePlan" (Error)
Hello, I get the error Creating maintenance plan "MaintenancePlan" (Error)when I try to create a maintenance plan. I checked and the Microsoft Web site and other forums said it may be that integration...
View Articlesql 2008 Issue restoring transaction logs....
** Update: I performed the same steps on the corresponding Dev and things worked as expected. Only our prod environment uses SnapManager for Sql (NetApp) and I'm beginning to suspect that may be...
View ArticleSystem Databases Folders Disappeared from SSMS 9.0
Suddently System Databases Folder is not showing on Studio 9.0 for all the SQL servers instance. Do you know why ? Is there any option other than De-attach them?
View ArticleCannot connect to Sql Server 2012 from client Sql server management studio 2012
Cannot connect to Sql Server 2012 from client Sql server management studio 2012
View ArticleConverting a SQLite database to a SQL Server database
Hi I have a SQLite database. I want to convert it to SQL Sever 2005 database. Can u pls guide me how to do it? Imalka
View ArticleSQL Server 2005 Express
I downloaded and installed the above without and incidents.I then went back to the download site to download and install the management tools (Part 2 of the suggested downloads) and received this...
View ArticleI have two dates from date and end date........
I have two dates from date and end date........for each date between from date and end date I have records having correct and incorrect valueslike for date xcorrectcorrectincorrectI want to get output...
View ArticleResource database
Hi,What are the benefits of having resource database in 2005 compared to previous versions?
View Articleservice packs
Hi,What are the service packs until now for all versions in sql server(2000, 2005, 2008, 2008r2, 2012). Are there any cummulative updates after that.
View Article