Deposit generated PDF to SQL DB using Entity Framework
Hello,I am the system admin and have no real experience with .NET and/or SQL. My task is to make a change to existing application so the PDF file it generates using ASPpdf.Net (Persits.PDF) functions...
View Articlehow to get all records from department wise having max salary?
i have a Employee table which consist id | name | dept_id | Salary 1 A 1 20 2 B 1 25 3 C 2 30 4 D 2 25 Search max salary department wise with all details like below result. id | name | dept_id | Salary...
View ArticleUnable to install SQL Server Express 2008 R2 - Errors "Failed to retrieve...
As domain admin I am attempting to install "SQL Server 2008 R2 with SP2" but it keeps failing with "Failed to retrieve data for this request".The installation never actually starts, it errors before...
View Articlesqlcmd -L
An error has occurred while establishing a connection to the server. When connecting to SQL Server 2005, this failure may be caused by the fact that under the default settings SQL Server does not allow...
View ArticleService Accounts - Your Ideas
I have been tasked to install SQL 2012 on a new machine(2012 R2) which we will move all current 2008 R2 databases over too (approx. 26). This machine will also hold a new instance of SharePoint (not...
View ArticleRight Steps for Maintenance plan?
Hi,I want to create a maintenance plan in which it has :1. Changing recovery models (SIMPLE and then back to FULL)2. Reorganizing Indexes3. Shrinking the database4. Taking a FULL, DIFFERENTIAL &...
View Articleforce sqlcmd mode automatically on managment studio
Hello Experts, Could you please let me know how to enable SQLCMD mode through TSQL Script.I am trying run the script on SQLCMD Mode. If sqlcmd mode is not enabled, I want to automatically enable...
View Articleconnect to sql from visual studio
in my sql server 2008r2 I made a new database with some tables, and I want to use it in visual studio, so in the server explorer window - I clicked on "connect to database" and I can't find my new DB...
View ArticleSql Server 2014 Proplem
Hello, Can anyone help me that i installed sql server 2014 after installation when i open it it is asking for server name ,how to solve this problem?
View ArticleMicrosoft SQL Server 2008 R2 SP2 - Express Edition
Hi,I am not able to install Microsoft SQL Server 2008 R2 SP2 - Express Edition on my Windows 8.1 Single Language OS.I get the following error."Your SQL Server 2008 R2 installation completed with...
View ArticleHow to licensing SQL Server 2014 in a virtual environment
Hi all, I have to implement an environment, this environment consists of two servers in Failover Cluster with SQL Server 2014 Standard Both servers will run on Windows Server 2012 R2 operating system,...
View ArticleSql Server 2014 Problem
Hello, Can anyone help me that i installed sql server 2014 after installation when i open it it is asking for server name ,how to solve this problem?
View ArticleSelecting Applicants
Hello all.....Say there are 5 courses name A,B,C ,D and E which have vacancy 50,55,60,70 and 65 accordingly.Now say 3000 applicants opted for these courses in different dates. Now among them i need...
View ArticleSQL SERVER 2012
How to install SQL SERVER 2012 in my netbook. please give me the Step by Step suggestion
View ArticleTrying to configure EnableWriteOrderPreservationAcrossDisks for SQL on...
When I run the following powershell command I get the following warning and the action is not successful? Can anyone help out with this? Set-VMReplication -VMName server123...
View ArticleQuery to get the details of Blocking and deadlock occurred for the Day
Hi, I need a query to get the details of blocking and deadlock occurred for the day.
View ArticleProc to send email notification on new entry
Hi,I have a stored proc that I want to modify...This existing sto proc was supposed to send an email whenever there is a new entry to a report...There is also an audit table to keep track of sent...
View Articleregarding sqlserver
Hi, one product is there with 100 pieces,at a time three users are operatinguser1 ordered 50 piecesuser2 ordered 60 piecesuser3 ordered 60 pieceshow can i write sqlqueryplease help me
View Articleinsert yesterday date data and today date date into table
In my application I want insert only yesterday data and todays data .rightnow in that code im deleteing all data from table and inserting again into the table with new data.it takes long time when I...
View Article