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

SQL Server Setup Failure 0x84B10001 (SQL 2012 SP2 and SQL 2014 Standard)

I'm having a problem with SQL Server Setup. I had SQL Server 2012 R2 SP1 installed, and the SP2 installer would fail.I decided to just get SQL Server 2014. The setup (and system configuration checker)...

View Article


Specify SQL Server administrators

just to be sure about SQL server administrators accounts.Domain User MUST be added to the local Admin Group in order to have unrestricted access to the Database Engine.Correct?"When you hit a wrong...

View Article


SQL 2008 R2: Microsoft SQL Server Management Studio cannot shut down because...

When starting SQL Server 2008 R2 it hangs , and I cannot exit...so when  trying to logoff to reset I get the following "Microsoft SQL Server Management Studio cannot shut down because a modal dialog is...

View Article

How do I enable default failure audit and password policy checking?

Hi,I am trying to install DPM 2012 R2, and on the requirements for SQL is : Use the following SQL Server settings:default failure audit, and enable password policy checkingI have tried looking for...

View Article

How do I install two instances on the same Server and avoid a conflict?

Hi,I have one Server and I want to install two instances of SQL Server on it.1. Will be a default instance.2. Will be a named instance. The Server has an IP address of 192.168.0.10 and the default...

View Article


How to add a check constraint to a column to accept values in the following...

All I could come up with is this: check (column_name like '____');But That doesn't enforce the first character to be a letter and the other three to be numbers.

View Article

Inner Join taking long time to execute

Hello all, I am inner joining 10 tables in sql server 2008, its taking 1 hr to execute the query. Kindly help

View Article

Language

I have installed SQL 2008 R2 SP1 with latest CU. I have a requirement that the Database should support Arabic language, I have installed SQL 2008 R2 SP1 on windows server 2008 R2(i have enabled Arabic...

View Article


auto import dated filenames

Hi Guys,I want to create a automated sollution for downloading (ftp) and restoring a specific DB. I'm stuck on the following. The file that is downloaded every night has a date and time stamp in the...

View Article


Install SQL Server 2008 R2 10.50.1600.1 or 10.50.4000.0?

I'm building a new farm and need to install SQL server. I have SQLServer2008R2SP1-KB2528583-x64-ENU.exe on the network, but I'm not sure if this isonly SP1 or the full version of SQL Server 2008 R2...

View Article

Backup Duration and ASYNC_IO_COMPLETION wait_type

Hello Experts,  Good Afternoon. I am running the database backup command to do full backup. Its taking longer than usual.While looking at the wait type and last wait type for the SPID , it indicates...

View Article

Exporting data from SQL Server database to Oracle database

Hello All,We need to replicate a table's data of SQL Server database to Oracle database.Can this task be accomplished using Import/Export wizard or Linked servers?Can help me regarding which Oracle...

View Article

capacity planning in sql server

what is capacity planning in sql server?thanks,

View Article


What is exactly STATISTICS in SQL Server

hi all,  What is exactly STATISTICS in SQL server query optimiser ?Thanks Selva

View Article

Choose customer from a command line

Hi All, I am using report builder 3.0 and wondered if there was a way to choose a customer from a command line so I can potentially call them from our CRM system which stores all our customer records?...

View Article


How can I import a table with contents in SQL Server 2012 Express Edition?

I would like to import an existing table from Access to my new SQL Server db. Can this be done?

View Article

I want to capture the previous months data on the first of each month in a...

I want to capture the previous months data on the first of each month in a SSRS Report.  What is the correct formula?

View Article


Recursivel​y Fetch the Records in SQL Server using Functions

Hi Team,I have the source table with two columns as in Point 1 and if the user writes the query for ex -330335 Risk ID, we need to get all the related Risk Id's as in the Target Table.The query should...

View Article

Access ListBox ColumnWidths via VBA

Hi Everybody,hope I am in the right forum.I have a problem, setting the columnwidths in an Access Form via VBA (using Access 2010 / Windows 7): In this form I have a ListBox, consisting fo 4 columns...

View Article

ERROR DOWNLOADING - Microsoft SQL Server 2014 CTP1 Evaluation Resources

Can anyone successfully downloaded SQL server 2014 CTP1 ? I tried to download the ISO and getting the following error  --------------------------- Unable to Save File --------------------------- Please...

View Article
Browsing all 8428 articles
Browse latest View live