Topics
Started by
Posts
Last post
Hi I am missing the sp dbo.sp_MSdistribution_cleanup Cannot find it anywhere Does anyone knwo where…
1 replies
we are getting errior in event viewer, "Cannot be performed write operation in the database" so the…
3 replies
create table #tmpcopylibrary ( dataid int, value int ) insert #tmpcopylibrary select 1,999 UPDATE …
6 replies
Hi All, I want to write a sql query which which check if a table exists , then populate the data fr…
6 replies
Hi Foks, I have a task and it is to perform a daily export of data from SQL Server 2008R2 into Exce…
4 replies
Hi, I will like to either return only 15 clients with the highest 'spend' amount by Media or all th…
5 replies
I have a problem and I don't even know where to start Googling. I have two tables, a header and a d…
3 replies
Hi, I'm working on a database that has its size set to auto grow of 10%. Obviously this is not idea…
4 replies
I need to run a series of transactions on a table which i split into multiple groups of records, an…
9 replies
I have an vb6 (dont snicker) application that is used all over the world. some users refuse to leav…
2 replies
Hi Friends, I got this code from web. I cant understand how this works, anybody help me to understa…
3 replies
I have a script where it finds all the indexes where the fragmentation percent is above 30. I would…
3 replies
Hi, Thanks to this forum. It's great. I have a SQL DB on a shared hosting service (NewTek/The SBA) …
23 replies
Hello all, I have a SSIS package that consists of a Foreach file Enumerator and a Foreach ADO.NET S…
9 replies
CREATE Table #tempreadings (ID int NOT NULL, RowID INT, Value float, Readingdate datetime) INSERT I…
3 replies
Viewing 15 topics - 6,166 through 6,180 (of 30,225 total)
You must be logged in to create new topics.