Advice on updating customer databases
I am looking for advice on practical ways to update customer databases. Let me describe our situation:We provide a product that uses an MSSQL database, hosted on 2008 R2 standard server.For new...
View ArticleUsar Entity framework?
Es mejor para el rendimiento de una aplicacion usar entity framework o conectarse directo mediante sentencias sql con la BD? Salu2
View ArticleEntity framework?
sorryI change the languagewhich is betterfor performanceofan application.usingentity frameworkordirectconnect usingSQL statementstothe database?thanks
View Articlesequence SQL Server Management Studio 2008 R2 using App-V 5.0 SP1
Hi,Is it possible to sequence SQL Server Management Studio 2008 R2 using App-V 5.0 SP1?Specifically I am trying to sequence the Management Tools Basic & Management Tools Complete under the shared...
View Articleinserting varchar values which is a int value in a int column in sql server
Hi All,I have a question.IF i have a table like the below one and i have to insert a number value which is inserted as varchar in an int column then what is expected behavior of this statements...
View ArticleUnable to SQL 2014 and or 2012 after updating to windows 10
Hello Everyone,I am not able to connect to SQL 2014 and / or 2012 after updating from windows 7 to windows 10.Can anyone please help me with this issue ?Thanks in advanceFredyyy
View Articleget list of records from source table and update column
HiIn my RequestLog table, i will get multiple request ids, with different executionid.i want to update SAPSOURCE Table 'Requestid" column where requestid in ("Reqestlog-requestid") and ExecutionID...
View Articlebegin and commit transaction in stored procedure with multiple update statement
Hi have an SP with multiple Update statements. How to add begin, commit, and rollback into my SP.CREATE PROCEDURE prc_update (@table1_id INT, @table2_id INT, @table3_id INT, @new_value INT) AS BEGIN...
View ArticleLaunch SQL Instance only when is required
Dear Expert, I've SQL instance used for Telecom Software, that SQL instance kept to run automatically consume 2 GB RAM and slow my machine How could I configure it to lunch only when I open my Telecom...
View ArticleSQL Server Virtualization - Vmotion
Hello,We are looking into a solution of HA for our sql servers. Solutions that we got are AlwaysOn FCI with SQL Server Standard with shared storage and AlwaysOn Availability Groups. We just received...
View ArticleChanges to the System
I am taking an intro to database administration and the first assignment is to install SQL Server 2014 and determine what "changes SQL Server has made to your system". There is direction to view the...
View ArticleApplication Taking More Time(Hang)
We are facing issues in our Coding application and database.Our coding application having front end asp.net 3.5 and back end SQL Server 2008 R2.Based on project requirement we doing fields setting for...
View Articleservice account details not accepted :/
hi all,this is my first time with labs, and also new to sql server.just trying to run the install and cant get passed the service account page as unsure of the details :/im using the Clustered Instance...
View Articlereplication lab?
hi all,I was playing around with the clustering lab just as a start point for using labs and sql server,but I really want one for setting up replication - I wasn't able to install sql server on the...
View Articlecant find install for sql server on 2nd server instance :/
hi all,was using the 2008 clustering lab, and wanted to setup replication between to db nodes, but when on node/server 2, there doesn't seem to be the sql server install dir setupthanksdan
View ArticleSpatial Library in Microsoft SQL Server Mangement Studio 2014
Hi, I am pretty new to the MS SQL and the SQL server. I am trying to run this code which uses functions from Spatial library (ex. fHtmCoverCircleLatLon). But I do not find clear instructions on how to...
View Articlesubscription agent wont connect to the publisher :/
hi all,in the clustering lab I was setting up transact replication - created the publication ok, but when I setup the subscription, wasn't sure what account it needed to use :/ tried various formats...
View ArticleHow to import AdventureWorks2014.bak
I installed AdventureWorks on my Windows 7.1 Pro. The process created a file called AdventureWorks2014.bak. There is no known program association with this file. And no further instructions, nor...
View ArticleDisplay flag for OrderType cycle values
Hi Team,I have a table with EquipmentNumber, OrderType, BreakdownIndicator and RowID columns and below are the values for one...
View Article