Understanding syntax: select * from ::fn_abc
Hi All,I'm still new to SQL Server and I do not understand how to read following syntax?Use myDatabase GO select * from ::fn_abc GOWhat is that "::" in front of fn_abc?Thanks,DPDP
View ArticleProblemas para conectarme a mi SQL SErver 2005
Tengo instalado el SQL Server 2005, generalmetne me conecto a un servidor externo y no a mi local....pero ahora que necesito trabajar localmete no puedo conectarme me sale el sgte mensaje.A...
View ArticleHow to assign any column value coming from source to variable in data flow...
Hi,I am calculating one column in derived column in DTF and then I want to use that column in variable as I want to use that value in my next data flow task.Can you please tell me how can I do that?I...
View ArticleMoving to Azure SQL from On-Prem
If the DB is SQL Express and we move the DB to Azure, how do the client machines connect?Does there need to be a VPN?Is this a terminal server setup?
View ArticleHow to Convert normal table to PIVOT table
Hii have a table just a 4 column and I need to convert it to PIVOT table. I tried but not working. Please take a look at my table,MOID Attendance Date______...
View ArticleLinked Server from SQL Server 2012 to SAS
Has anyone ever successfully setup a linked server to SAS? If so, what were the steps that you followed, or do you have any documentation on this? We have a base SAS 9.1 environment. I am trying to...
View ArticleMS Security Compliance Manager installation and SQL Server 2008 Express
I am installing Microsoft Security Compliance Manager (SCM) on our DC (running SBS 2011) in an attempt to get Windows 7 starter GPO's. SCM requires SQL Server 2008 Express.Details:...
View ArticleExtact definition of different objects
Hi Team does sql server has any tools which allows to extract definition of views(which has drop and create view ,all permissions) through command line in file ?thanks Drew
View ArticleSQL Server 2012 - AlwaysOn Availability Groups
I am designing a SharePoint 2013 solution and will have a primary data centre and a secondary data centre for disaster recover. In each data centres we will have a SQL Server 2012 failover cluster,...
View ArticleWhere can I find the last image of BI demo virtual machine?
Dear all,here http://www.microsoft.com/betaexperience/pd/BIVHD/enus/ I see a demo business intelligence virtual machine on SQL 2012 created at 11th of May 2012.Can anyone tell me, is there a newer...
View ArticleSQL Server 2008\2005 Evaluation
Still can we use SQL 2008\2005 Evaluation for Trial or Short Term Developement and Testing purposes?I wanted to make it more clear ....As Microsoft stopped selling SQL 2008 ; Is it Legit or Legal...
View ArticleLooking for.....
Hi,I have spent about three hours looking for a good beginning book on SQL Server and Tools. The book I want is one that goes into the detailed environment of SQL Server(create database, create tables,...
View Articleneed help
Hi All,I need aquery to find page count of table in sql server.as below query is returning more than one value for each tableSELECTsch.name, t.NAMEAS TableName, p.rowsAS RowCounts,...
View ArticleNeed a link to download SQL server 2008 R2 evoluation editon..
Hi,I need proper download link to download the SQL server 2008 R2 evolution edition. Can anyone give me the link.Thanks in Advance..
View ArticleNewbie
Error 40 "The System cannot find the file specified"..WHAT FILE??????????? I know my username/password, and I guessed the instance in the CMD prompt (sqlcmd -L)After a day of install of SQL Server 2012...
View ArticleConverting from Accsess to SQL Server
How can I convert an Access 2002 database to SQLServer 2005?
View ArticleIn which version Log shipping was Introduced?
In which sql version log shipping was introduced ?
View ArticleSQL server 2012 TRIAL ? Do i need CAL for users?
Hi,We are planning to Evaluate SQL SERVER 2012 TRIAL version.Do we need to but CAL's for users accessing SQL SERVER 2012 TRIAL version ?Thanks in advance.
View ArticleJoin Query Problem
I have Given Two table..In My .NET Project If I select Typename from type_master table Using Combobox then i want Relevent Type id's Category_name from Category_master in another Combo,,,Ex... In...
View Article