Simple question regarding SQL Server
Does SQL Server Management Studio (SSMSE) require SQL Server to run??i.e., download both?
View ArticleFailed to start SQL Server standard on Windows server 2012 R2 Essentials
After SQL server installed it can not start SQL server service due to Access denied error.After I changed account who runs server to mine, server started, but I can not login to SQL server management...
View Articlems sql server express 2014 setup problem
I have Win 8.1 on a quad core pc and when i try to install ms sql server express 2014 it makes my pc reboot again and again after setup. Could u please provide hints for solution? (Bios settings perhaps?)
View ArticleSQL Server Training
Hello,I have some SQL knowledge, like how to build tables and queries, linking table, extracting data, etc.. I am really good with Access and VBA.I have been asked to get some formal training in SQL...
View ArticleVersion Compatibility Challenge with SQL SERVER
Hi,I had initially planned to buy SQL Server 2008 R2 for development purpose but was unable to do so as Microsoft vendor denied that Microsoft supports this version anymore.I had to order a couple of...
View Articlenew query forces 2012 to close after win 8.1 update :/
hi guys,i had sql server 2012 eval running ok on win 8 but since running 8.1 update today, when i try to open a new query, 2012 shuts down :/tried re running the install but didnt seem to make any...
View ArticleUpgrade from Sql server 2000 to sql server 2005
Hello !I have a PC with windows XP sp3.I have SQL server 2000 ( version 8 ).I want to upgrade to SQL server 2005.First I run SQL server Upgrade advisor and everything is OK.After I start SQL server...
View ArticleHelp needed. (MS SQL Server 2012)
Hello guys, I'm new to SQL as I need to study SQL in this semester, but ended up I having problem with this. TITLE: Connect to Server ------------------------------ Cannot connect to HOKIT96....
View ArticleAdministration Training for Clustering and Alwayson
I have been asked to give training on administrating clustering and alwayson. I am not the person to do this because I know nothing about it. Can someone point me to some documentation that would help...
View ArticleCannot create maintenance plans on new installation of SQL Server 2012
Greetings,When I try to create a new maintenance plan, I receive the following error below. I have installed SP1 and Cumulative Update 16 ( https://support.microsoft.com/en-us/kb/3052476 ). Any...
View ArticleUsing " and ' within SQL commands
When updating a sql table with the command: UPDATE IMITMIDX_SQL SET ITEM_DESC_1=' 8" X 8' Pipe where Item_NO='35050' causes an issue as the second apostrophe after the 8 throws the final ' out of whack.
View ArticleRunning SQL Servers on Hypervisor Cluster - Should I license all Hypervisor...
This is a licensing question but it's very generic so hopefully someone can help out.We would like to virtualize our physical SQL servers. We would like to be able to move the SQL VMs guest between the...
View ArticleHow Do I Store A .PDF File In SQL Database Using Web Application...?
Imports System Imports System.IO Imports System.Data Imports System.Data.SqlClient Imports System.Configuration Partial Class admin_home Inherits System.Web.UI.Page Dim con As New...
View ArticleCombine multiple field on the basis of EM_ID field.
Hi Everyone,I need your help in formulating a view through which I can create a an output like below image -Monthly...
View Articlewhat version of sql server management system, that includes profiler,and...
I am working for SQL server 2008 r2 sp3..Now I am using sql server management studio but there is no profiler,and no intellisence in that.I have ensured intellisence is enable but no use.Please suggest...
View ArticleIdentity issues in SQL server 2014.
I have one table in which the last identity column was '30490' at 2015-09-04 15:29:56.930 after that it started from 2(the increment of identity column is (1,1)).We did not have any restart of DB...
View ArticleDeploy SQL Server with the Application Setup
Hello everyone !I want to deploy my database application to my client's computer. My application uses SQL Server 2014. My client has to run that software on a single PC. I was looking to download a...
View ArticleSQL Server linked server object Log
Respected Representative, In SQL Server 2014 (12.0.4100.1), we are experiencing sudden drop of "Linked Server Object" that we create. I mean we do not have any specific...
View Articlecount similar records
Hi I want to count records which has almost similar namesuppose record has company name like comcastand other record has company name like Comcast-xfinityso how would I count this 2 records as...
View Article