Problems connecting to local database
Hello,I was in the WebSite Spark program and downloaded and installed Microsft SQL Server 2012. I tried to run it the other day and had licensing issues probably because WebSite Spark is discontinued....
View Articleget updated data
Hi,In the below query im expecting distinct CPSTatus and CPStatusCmmetns but it displays duplicate SCheduleSELECT Stuff((SELECT Distinct [CPStatus] +' \n ' + [CPStatusComments] FROM [EFIWorkStatus1]...
View ArticleProblem in SqlServer while doing RDA....
Hello, I'm developing a project using RDA. My mobile device has SQL Server CE and the server PC with IIS is set for this job. I developed a simple application at first, I wanted it to access a db named...
View ArticleHow to select only specific row and calculate the minimum value
HI friend how do i select the specific row and calculate the minimum value
View ArticlePass Output parameter in sql 2008
Hi,I want to pass a output parameter from sql server 2008 .I have a scenario like i want to delete tables. If it has a reference tables i should pass a variable to java developers as it has a...
View ArticleInstalling the Exam from the CD
Hi, I'm attempting to install Microsoft Press Training Kit Exam for the 70-461 off of the cd that comes with the book. My operating system is windows 8 and I'm getting an installation error...
View ArticleSet up Non Disruptive Sql Auditing
What is the best way to set up a non disruptive way of Auditing SQL. It's for SQL 2005, on a Server 2003 box. Thanks in advance
View ArticleSQL Server Management Studio 2012 freezes when adjusting options
I am using the following components with Windows 7: Microsoft SQL Server Management Studio11.0.3128.0 Microsoft Analysis Services Client Tools11.0.3128.0 Microsoft Data Access Components...
View ArticleAsp.Net Identity Database first
Hi All,I want to implement database first approach in ASP.NET identity as I have my own custom database.I have extracted identity tables scripts. I am stuck in MVC project as what change I will do in...
View ArticleThe SELECT permissions was denied on the object 'extended_properties',...
I have a SQL Server connected intro a Windows Server 2003 Domain Active Directory, the server holds a default instance with a single Database, the SQL Server is 2005 Std Edition, and is using mix mode...
View ArticleMSG 306 ERROR
I am getting a MSG 306 ERROR. I think it is because one field is 30 Characters and other field is TEXT. Just guessing. Here is the code, error message and DDL. Select SD.Sales_Order As [SO...
View ArticleStoring and calculating sales per item
The case: We have a item, on that item we have a fee. If the item has sold more than 1000 copies, the fee will drop. Therefor i need to have a place that calculates/stores total sales per item. This...
View ArticleIncorrect syntax near '@attach_query_result_as_file'.
hi,i am getting below error while executing sql querry with email as output.Msg 102, Level 15, State 1, Line 77Incorrect syntax near '@attach_query_result_as_file'.i have checked for the , before the...
View Articlesql server business intelligence development studio 2008
I had install MS sql server 2008, this version have a forder "Integration services" but only see "Data profile viewer" and "Execute Package Utility", and cannot find business intelligence development...
View ArticleGet who access the sql database, tables and rows accessed.
Hello, Im new on sql. I have a bunch on users that connect to the server with their own username, so I just want to get some kind of estadistics to get:1. date time username application that use to...
View ArticleException handling problem with insert statement
Hi,Below is the code which i have written with intentional mistake (Giving wrong column name 'UserPasswor' instead of 'UserPassword') to test TRY-CATCH MechanismBEGIN TRY begin transaction insert into...
View ArticleSQL Server Licensing Query
Hi Team ,I have some queries for MS SQL server , can you please clarify the below points :Can I buy licenses for SQL 2008 R2 or do I need to buy license for MSSQL server 2012 license and then downgrade...
View ArticleConnecting Problems
Hey Guys yesterday i downloaded sql server managment 2008 r2. And could not connect to it. On my old Pc he gaved me automaticly the connecting info and it worked to connect fast on it. ANd when i...
View ArticleHow Do I Create A Table?
I will admi9t that I am the newest of "newbies" to SQL Server so I pose the basic question : How Do I Create A Table in SQL Server? I read in a book fairly recently how to do this but have...
View ArticleWindows azure
Dear support Team, I have developed an application on dotnet framework 4.0 and for the database used sql server 2012 and most of my sql procedure using table type parameter,Can you please suggest me...
View Article