Topics
Started by
Posts
Last post
Hi, is there a simpler way to search for a partcular string in different columns in a table. curren…
3 replies
I just want to know how exactly client statistics works and as DBA for query performance what param…
1 replies
=IIF(Fields!urgency_level.Value = 2 and Fields!DateDifference.Value <=2, Fields!NeedUrgentDates,…
5 replies
Hi Folks, I got this weird issue on sql server. I am running window 2008 r2 enterprise 64 bit with …
16 replies
I am a newbie just been doing this for about 3 mo's. I installed sql and all went well. During setu…
3 replies
I need to get the emails from the n.Note field, which is a nVarchar(max) column. I have the follow…
44 replies
Hi Team, How should I schedule DTS package for 2000 server using sql management studio?? I dont hav…
2 replies
Hi Friends, I am having data structure like: create table tbl_student (studentid int identity(1,1),…
1 replies
Processing Database Procedural Code insert_into_agency_deplo_plan failed. declare @nCount int selec…
9 replies
I need to find a way to do an INSERT into the same table (named ResultsHistory) by summing up the c…
13 replies
Hi there, We are currently reviewing our backup routines/recovery plans as we found that we were ma…
5 replies
First the code... DECLARE @Current INT DECLARE @Prev1 INT DECLARE @Prev2 INT DECLARE @Prev…
8 replies
I received this from a vendor as part of recommended maintenance for sql 2008R2 databases. I alway…
18 replies
Hi All, i have a backup on the network drive. and i want to restore it on my local server.....but t…
8 replies
Hi, im Matias from Argentina, i need to know if exist a way to change the collation of the TABLE co…
8 replies
Viewing 15 topics - 13,396 through 13,410 (of 30,221 total)
You must be logged in to create new topics.