Quantcast
Channel: Forum Getting started with SQL Server
Browsing all 7129 articles
Browse latest View live

MSSQLServer doesn't appear in right pane of Configuration Manager

I installed SQL Server '12 and went to the Configuration Manager to start an instance, but MSSQLServer doesn't appear in the right pane when I click on SQL Server Services in the left pane. The right...

View Article


Purging and archiving data in SQL Server 2008r2?

I am a new DBA and we are looking to purge data and have it archived for HIPAA standards to be met. Lets say that we want to only keep 1 year worth of data in our database but there are 3 years in it....

View Article


server level permissions

Is there an easy way to list a query to show all server level permissions for a specific user account, I appreciate tehre are some scripts in this area but I could do with a specific query to list all...

View Article

connection problem

hi,I was unable to connect to the data base engine can u please help me by telling the server nameawaiting for replyprakki

View Article

Insert and Update

I have a table rhat have five columns( Version,Version Type,Version code, Submission_Date,submission). The data in the table looks like below: Version,               Version Type,       Version code,...

View Article


One full backup job to run full backup of all databases and it failed. I post...

Executed as user: abc\user1. ... 2004-2009, Quest Software Inc. Registered Name: abc INC Processed 1152 pages for database 'abc123', file 'abc123' on file 1. Processed 4 pages for database 'abc123',...

View Article

Maintenance Plan

Hi There,I am trying to work out how to get maintenance on our SQL Server 2005.  I think it is the Express edition.  On the instructions on how to create a maintenance plan it says to expand the server...

View Article

Unable to connect to a server

HiI have been trying to connect to a database engine in SQL server 2012 Management studio. I opened SQL Server for the first time. Note:- I have no servers previously installed/attached and I am...

View Article


Problem in Casting the encoded string to XML

Hi all, From dotnet code i have encoded the XML as string and passed this value as XML attribute value in below.Am not sure if we can have XML as attribute value inside another XML.hence i did with...

View Article


SQL Server 2012 - "Microsoft.ACE.OLEDB.12.0" error

I'm getting the following error in SQL 2012"Cannot create an instance of OLE DB provider "Microsoft.ACE.OLEDB.12.0" for linked server "name".It's SQL 2012 on Server2012I've linked the server correctly...

View Article

Delete a row in a table should affect in another table specified row

hello ,my problem is let us  assume i have two table related to each other as dish       [d_id as primary key ,d_name,d_code,d_cost]dish_outlet    [id as primary key,d_id as foreign...

View Article

Cannot resolve the collation conflict between "SQL_Latin1_General_CP1_CI_AS"...

I've imported databases from Sql 2005 to Sql 2012. I'm getting a Collation Conflict.  On the old server when i run "select databasepropertyex('tempdb','collation')" as a query I find that it's...

View Article

SQLSERVER Interface

HiI 've Created a database with SQL. I don't know how to use it.How to Print it's Information and how other person can use it ?I've to develop a program (user interface) with VB or C#..?Best..MehranMehran

View Article


linked servers passwords

1) once a linked server is setup between 2 SQL Servers, do users have to enter the password for the account used in the link each time they want to query the remote server, or once that trust is...

View Article

Annoying 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 Article


Is SQL Server 2012 R2 supported on Server 2012 R2?

Hello I was wondering is there an official setup guide stating the SQL 2K12 R2 is supported on the Server 2K12 R2 platform?

View Article

Is SQL Server 2014 supported on Server 2012 R2?

Is SQL Server 2014 supported on Server 2012 R2?

View Article


Does System Center 2012 R2 support SQL 2014?

Does System Center 2012 R2 support SQL 2014? 

View Article

SSMS Query Designer little but useful improvement

Hello everyone.I'm an extensive user of SSMS Query Designer to create queries and understand business logic graphically, I would like to be able to write a table name in a Textbox filter to find it...

View Article

Simple coding question! - copying fields from table to table with different...

Hi - im sure this is a really easy thing to do; im a SQL newbie!I have a small SQL express database for about 1500 records, spread across a number of tables. I want to simply copy the entry in one...

View Article
Browsing all 7129 articles
Browse latest View live