Does anyone know if SQL user CALs are shared between SQL servers?
Hi all,Does anyone know if a SQL user CAL's is only for that server or would it cover for other servers too? for example I have a web based group calendar that uses SQL as backend, i have 500 users...
View ArticleImpact of changing DB owner from to "sa"
We noticed that several sql 2008 DBs are owned by the account <domain name>\<Name of DBA>. Are there any issues changing each DB owner to the sql "sa" account?TIA,edm2
View Articleinstances
Hi,How many max instances can be installed in sql server 2000, 2005, 2008, R2, 2012.
View Articlehow to delete text file
hi...how to delete text files from c drive (ex: c:\sale\300407.txt) using ms sql express edition 2005 ?plz help me...
View Articlehi
can anyone please tell me what are the parameters when we want to tune a query or stored procedure in SQL.THANKS IN ADVANCE.
View ArticleSQL Server 2008 R2 unable to create a required installation folder.
I have a macbook pro with windows 8 running on bootcamp. I have trying to install SQL Server 2008 R2 by right running it as administrator but I keep getting a "Windows was unable to create a required...
View ArticleConfiguration Auditing Locations for SSIS Package
I have been asked by the powers that be to make sure that my configuration database gathers some auditing information. I have looked over these and have no idea where to find the information in SQL...
View ArticleMS-SQL not working on My Windows 8
I Have Dell Desktop with built in Windows 8. I installed Visual Studio 10. Now I want to create a SQL database in my project It shows error. Other than SQL all are working properly. Even I tried to...
View ArticleNeed Help with Search
Hi,I need to search within various columns for a specific field.How do I do that?
View Articleestablishing connection to SQL server suddenly failed
Hi,I had a working SQL connection before, but today i've tried to connect and got this message:TITLE: Connect to Server ------------------------------ Cannot connect to User-PC\SQLEXPRESS....
View ArticleInstallation Problem
I have problem about ms sql 2008 r2 step select features not show select.messeg : The version of SQL Server instance Shared Component does not match the version expected by the SQL Server update. The...
View Articlecapacity monitoring and space management of ms-sql databases
I am pretty new to ms-sql (not a DBA role more a risk analyst), but I have some basic questions around database space management.1, lets say you have 10 databases within the same instance, do you...
View ArticleExecute SQL Tasks Failing for Duplicate Syntax Between DEV and Production DB
Newbie here...be patient with me!I added tasks to refresh two tables (delete from, insert into, update) to an SSIS project . I have them running from the WinXP scheduler. The issue:In dev the tasks...
View ArticleCould you please suggest how can we trigger a sql Job when some of the views...
Could you please suggest how can we trigger sql Job when some of the user defined objects are missing.we have some views which get dropped when the database is restore. so could you please suggest how...
View Articlelist all tables and columns in scheme
Hi all, how do I list all tables and columns in scheme?
View ArticleBackup
Hi,If database full backup is taking 1 hour, at the same time transactions are being happened for a database then will the transactions exist in the backup?Whenever bulk insertions are happened in bulk...
View Articlestored procedure
Hi,User complained that stored procedure is running very slowly or not responding properly, what steps we need to follow to resolve it, please explain with what may be the causes and its resolution.
View ArticleMigrating from MS Access
Hi,I need to build .NET applications that collect field data (ie. Hydrant Inspections). Currently my .NET application stores data in a .dbf file, which we then import into an MS Access database...
View Articleone question about sql server 1st time transaction log backup
One big database is created at 5:00 PM.No full backup and no transaction log backup before.At 6:00 PM: kick off 1st time full backup of this databaseAt 6:15PM: kick 1st time transaction log backup of...
View ArticleWays to display SSMS data vertically?
We have several tables with 30+ columns (imports from an older system). Scrolling horizontally through the data is cumbersome at best. What's the best way in Sql to present the data vertically, like...
View Article