Viewing 15 topics - 12,931 through 12,945 (of 284,038 total)
Topics
Started by
Posts
Last post
Hello, wondering if any have encountered this problem: I am looping through about 50,000 rec…
17 replies
There's probably a function already available to do this, but I am asking any way. I know I can con…
17 replies
I would like to be able to convert SQL server DateTime format to the format mmmdd. eg. Feb25 What w…
17 replies
DECLARE @unicodestr nvarchar(100) SET @unicodestr = 'mystring ' while EXISTS(Select…
17 replies
Hi I am getting following error when I try to shrink the transaction log: DBCC SHRINKFILE (wslogdb5…
17 replies
Hi All I have a table of approx 500,000 members which I need to dedupe only by email address. and i…
17 replies
Hello Everyone: I am doing a conversion of our data warehouse shadow server to a new shadow server.…
17 replies
DECLARE @MyTable TABLE ( myVersion VARCHAR(10), LastDateA …
17 replies
I’m trying to take the count from each select and display the results. --get Applicant Count…
17 replies
I've added an Execute Process Task to one of my DTS Package, which executes .bat script, which exec…
17 replies
My company is considering moving from Access(Jet) to MSDE and eventually SQL Server. I've spe…
17 replies
Hi All, I have a problem with Bulk insert and security, here is what happens when a u…
17 replies
I have several databases just set up for log shipping to another server. Previously, I would set th…
17 replies
Hi all. First of all HAPPY TURKEY DAY weekend!! OK, down to business... I have one DTS package tha…
17 replies
Hi there, We are currently having a problem with a large delete query on a table that has 25…
17 replies
Viewing 15 topics - 12,931 through 12,945 (of 284,038 total)