Quantcast
Channel: ฟอรัม Getting started with SQL Server
Browsing all 8428 articles
Browse latest View live

Executing SP within Sql server

HiAm a newbie in sql server pls help me to sort this issueAm having a tablecreate table table1 ( id int primary key, dob date )with some values insertedinsert into table1 values(1,'1990-12-12') insert...

View Article


Can I restore 2008 R2 Bak to SQL 2012 Standard or BI edition

I have a backup copy from SQL 2008 R2 SP2My question isCan I restore it to SQL2012 Standad edition ?

View Article


SQL 2012 STD: Database Mirroring or Replication?

I'm looking for a way to offload our reporting activity from our main SQL 2012 database.We have two licenses of SQL 2012 STD. I'm looking for a near real time copy of an entire database thatcan be hit...

View Article

Transaction in SQL Server

Hello Guys,What is the standardized approach for using transaction in SQL Server?I have a stored procedure that has multiple steps and i want those to be enclosed within transaction.I googled the...

View Article

Image may be NSFW.
Clik here to view.

Unable to install SQL Server 2012 SP1 on a windows server 2008 R2 Enterprise VM

Hi, i am unable to install SQL Sever 2012 SP1 on Windows Server 2008 R2 VM with the below error.Any help would be greatly appreciated. thanks in advance, Any help would be greatly appreciated. thanks...

View Article


Not able to find SQLServer Agent

Hello all,I am not able to SQLServer Agent from my SSMS 2008 installed on my machine.How can i see that and please give me steps to do so.Thanks,Kiran.

View Article

Microsoft SQL Parser support

Hi team,In our application we are planning to use Microsoft provided SQL parser. But we are apprehesive on certain issues.1. While developing if we come up with any issue related to the parser will we...

View Article

Stored Procedure IO Stats , Thoughts Please

SQL Server Execution Times: CPU time = 0 ms, elapsed time = 0 ms. SQL Server parse and compile time: CPU time = 0 ms, elapsed time = 0 ms. SQL Server Execution Times: CPU time = 0 ms, elapsed time = 0...

View Article


problem to connect my sql server 2000 in windows 7 with other computer

Connection failed: SQL State: '01000' SQL Server Error: 10061 [Microsoft][ODBC SQL Server Driver][TCP/IP Sockets]Connection open (connect()). Connection failed: SQL State: '08001' SQL Server Error:...

View Article


Enforcing Encyption in Sql Server

Hi Guys,I need to do  encrypt for a column , I checked the online docs there are few steps for creating .One thing I am not clear  is there any relationship for creating a certificate and Database...

View Article

Image may be NSFW.
Clik here to view.

Execution Plan for Stored Procedure ..Please suggest where to start looking...

k

View Article

what WMI metrics we can track to show actual memory usage

what WMI metrics we can track to show actual memory usage?k

View Article

Simple C# app won't execute under Sql Server agent

Hi,I wrote a C# program that I plan on running on a daily basis.  I've written similar program earlier that is in production, and it works just fine.  However, my new program when run under Sql Server...

View Article


basic book for SQL BI

hi all   please suggest some vey basic book for SQL BI. i am 0 in SQL BI. please guide me.Thanks - SelvaKumarSubramaniam.Please MARK AS ANSWER, if my answer is useful to U.

View Article

Need help in writing a SELECT statement with CASE and SUM function

Dear Experts,I am a newbie and trying to learn sql queries.The following query does not work, I know there is something wrong with the syntax.Please help me in writing this query better.Thanks in...

View Article


Sum the Attendance Hours by Category and then Group by 'Week of'

Hi all. I need to sum the attendance hours by category and then group by 'Week of'. The 'Week of' start date is defined by the Monday in that week but Sunday is works too. If the Category Values are...

View Article

Unintended scanning.....

I just installed a sql monitoring tool and it has returned several items (pointing to specific code instances) having the following problems. One the one hand their analysis make sense but I was...

View Article


Accessing on-premise MS SQL DB from WindowsAzure app

How do I access on-premise MS SQL database from WindowsAzure App?

View Article

Storing Folders and files (with same structure) in Sqlserver using Powershell...

Hi Guys,How to store the folders and files from network share into Sql server Database using powershell script.Any suggestions.Thanks.

View Article

Image may be NSFW.
Clik here to view.

2008 Timeouts issue

Hello,Recently the production database had timeout complaints, say, when activity is heavy, system is busy, then timeout starts to increase... anyway, in normal time, production database is running...

View Article
Browsing all 8428 articles
Browse latest View live