Cannot connect SQL 20012 from dedicated server to another server where it is...
I have two servers one with SQL 2012 and the other one with the website. When trying to connect form the website server to SQL I get the error message in the browser below indicated.I've been...
View ArticleSQL connection problem
So i installed Vis Studio '05....really awsome. Next I installed SQL express with the CTP Manager all seemed to go well. I could create new databases using the CTP manager, but anytime i try and...
View ArticleTake offline and then detach Database. Won't let me attach Database back into...
Hi, Read some other posts, but couldn't get it to work. Thanks in advance, Here is the error notice:
View ArticleJOIN
I have one view and one table and these are the column I need to JoinIn My view I have :DAte12013-08-01 00:00:000 ----this is in (datetime,Null)and my table haveDate2201308-------- this is in...
View ArticleHow to run a script on all instances of SQL Server
Hi Experts,Some times I need to run scripts that change table structures (Alter Table activities) on Databases residing in more than one instances (Actually all the databases in all my instances).I am...
View Articlesql server reporting & analysis
I have some tables that collect records on a daily basis amounting to 20+million for each table. The tables are very similar and consist of a few string fields. I run a nightly job that gets counts...
View ArticleIs there any reason not to use [sa] as db_owner?
Hi,Is there any advantage for not using [SA] as the owner of database ?If we create a SQL Server Login [DatabaseA_Owner] as owner of the Database_A, is it necessary to create a user [DatabaseA_Owner]...
View ArticleAdd service account as a login for my database
Hello,I am expering difficulties to add my "local system" account as a valid login for my SQL (localDB)\v11.0 development server.This is my development environment where I am creating a windows service...
View ArticleDatabase cannot be upgrade it is read only sql sever 2008
Hello everyone.I am trying to attach database which is in read only mode.plz help me with it. I have attach a screen shot .Thank you
View ArticleSQL Query to Retrive
Please i need help,I want an sql state that will retrieve records from database. I have list of date of birth in a database.i want the query to list those who are celebrating their birthday a day that...
View ArticleDifference between asseration and trigger?
Hi,What is difference between asseration and trigger?
View Articlelogshipping secondary database
Hi Team,In logshipping secondary database wants to access for reporing purpose database was in standbymodeCould any body please guide me how can we give access for read only purposeThankssubu
View Articlesql Server 2014 Official Final Versio ---- Data Tools (SSIS, BIDS, etc.)
I have VS 2013 Professional, and just installed SQL Server 2014 Developer version. Can someone tell me where the proper location for the Data Tools (fka BIDS) is located ? I'm seeing CPT1, etc. but...
View ArticleConfigure logshipping
Hi Team,I have configured logshipping, but I want to add one more server on logshipping. is it possible or not if it is possible how can we do add please let me know.subu
View ArticleMaterialized views
Hi All,What is materialized view ?On index we have to create views is called materialized view if this correct or not.subu
View ArticleSQL Server 2014 Official Final Version ---- Data Tools (SSIS, BIDS, etc.)
I have VS 2013 Professional, and just installed SQL Server 2014 Developer version. Can someone tell me where the proper location for the Data Tools (fka BIDS) is located ? I'm seeing CPT1, etc. but...
View ArticleHow to connect to SQL Server DB with Windows Authentication
Can we connect to SQL Server DB with Windows Authentication using VBScript from the system which is not authorised to access the DB (that is, I want to run the code from the machine which does not have...
View ArticleSQL Server 2012 Installation
Anytime i try to install SQL2012 I have this error, Long path names to files on SQL Server installation media failure. I need help, I am working on my semester project and i need SQL in order to...
View ArticleUnable to delete rows from remote db table
HiI am relatively new to SQL Server and this issue is strange to me.In my vb.net code I am opening a connection to local MS Access DB using oledb provider and then am executing below query to remote...
View ArticleStored Procedure Executed Via SQL Job
I have a scheduled job which runs overnight on a SQL2005 server to execute a number of stored procedures to create transactions in one database from transactions in another server/database. All...
View Article