Chart Vertical Access keeps growing
hi everyone!I am using a range chart and I keep expanding the chart to give more room to the data... but instead the vertical labels just keep getting more room.How do I stop the vertical axis labels...
View ArticleInstallation of SQL Server device client accesses
Hello,Please help me out for the below query.Actually I don't have an idea of User & Device CAL Licenses. I joined newly in a company as SQL DBA but I don't know about the licensing part. So, In my...
View ArticleWildcard certificate in mssql 2008R2
Hello, I have installed wildcard certificate in Certificates(Local Computer)\Personal in sql server. We are using Windows 2008R2 server and 2008 R2 SQL server. Certificate is issued by StartCom. With...
View ArticleImporting schema+ data using a text file containing sql commands
I have the 2012 SQL SVR Mgmt Studio installed. I received a file--snippet below... from an export of our current DB provider, Advantage. I know I have to edit a lot of commands, but my question is...
View ArticleListing Size of all user Databases in SQL2005
Can anyone please tell me of a way of generating a list of all user databases and their size with one command or view?Thanks,
View Articlexp_logevent permission
Hi,I am getting below error The SELECT permission was denied on the object 'ServiceAgent', database 'HOFHUB', schema 'dbo'. The EXECUTE permission was denied on the object 'xp_logevent', database...
View ArticleCannot Log in locally to SQL Server 2008 R2 SP2, Can log in remotly.
Hello, Domain Admins has been added to the sysadmin group. My domain account is a member of Domain Admins. I can log into the database engine via Managment Studio from a remote computer however i...
View ArticleHow to find instance name
Hi I just start to learn SQL server now. I am trying to migrate data from oracle to SQL server 2005 using SQL server migrant assistant for Oracle. But I don't know how to fiill this connection...
View ArticleAustralia Shapefile
hi all,Where can I find a shapefile that works for Australia and New Zealand? I have downloaded plenty but they all come up with an error!Thanks :)A
View Articlehow much memory each instance is currently using during the business day
how to find out how much memory each instance is currently using during the business day?Thanks in advance.
View ArticleSSDT/VisualStudio requirements for SQL Server 2014
HiWhat is the minimum version of SSDT (VS Shell) is required for the creation of BI solutions in SQL Server 2014?I have VS2010 (was installed from SQL Server 2012 installation media) but this will not...
View ArticleStore stored procedure values in temp table
I am using stored procedure to get the values but column headers are not fixed..since I am using pivot function.So is it possible to create temp table according to the random header and store values to...
View ArticleExport data using stored procedure to excel
How to export and save data from SQL Server to MS Excel using stored procedure.Thanks in advanceAbhinav
View ArticleRestore a Database
SQL Server: 2008R2Hi,I am trying to restore a refresh copy of a Database from one server to another. But I keep getting errors. I will attempt to upload the screen shots of my procedure and error.#1:...
View ArticleNew install of older version on new machine questions (2008 R2 Express)
Hi,I want to setup SQL Server 2008 R2 Express to an i5 machine running window 8.1. This should include ssis, ssrs, ssas, and the management studio. The instructions say to:Step 1: Install Microsoft...
View ArticleWhat is the choice of predicate in the ON or WHERE caluse?
Hello,Can anyone tell me what is the choice of the side (left/right) of predicate in ON or WHERE clause?Suppose there is a select statement select * from table1 t1 inner join table2 t2 on...
View ArticleBCP Utility Comma
I have the following problem. I need to create a .csv file with SQL (with the bcp utility). I can create this .csv file and the following data is inserted: 1","ad","dsa","333","","2","0","","","",""" I...
View ArticleRun as different domain user.
Hi, Need to test a new Windows login in SSMS. I setup a shortcut as below but I seem access SSMS using the domain account I specified in the shortcut, even though I have been prompted for the...
View ArticleHow much data is consumed when we connect to SQL server DB remotely?
Hello,How much data is consumed (kbps/sec or mbps/sec) when we connect to remote sql server database (i.e connecting from my server at home to sql server database at my office). The size of my DB in...
View ArticleMake the database drop down wider?
I've tried grabbing this and dragging it left/right to see if it would increase in size, but I could only move it side to side. Is there a way to make the drop down in SSMS that displays the databases...
View Article