Viewing 15 posts - 1 through 15 (of 65 total)
tendayit (8/18/2011)
August 18, 2011 at 5:41 pm
ChrisM@Work (8/18/2011)
ALTER PROCEDURE [dbo].[cust_CreateJournalEntry]
@PO_NUMBER VARCHAR(10)
...
August 18, 2011 at 9:59 am
Eugene Elutin (8/18/2011)
August 18, 2011 at 9:51 am
Sean Lange (8/17/2011)
Here is your post with all of the arrogant and non contributing drivel strikethrough
There is nothing...
August 17, 2011 at 10:25 am
GSquared (8/16/2011)
nadabadan (8/15/2011)
troe_atl (8/15/2011)
August 17, 2011 at 9:35 am
Lowell (8/11/2011)
you need to read the data into a datatable first, and like bcp, the table has to exist as well.
here's a translated...
August 16, 2011 at 9:43 am
tendayit (8/15/2011)
Thanks for all the responses. I ran the query below first:
---------------------
sp_who2 --Run first to see what / who is blocking. Then put SPID below where 133 is.
DECLARE @Handle...
August 16, 2011 at 8:54 am
mar10br0 (8/16/2011)
August 16, 2011 at 7:19 am
troe_atl (8/15/2011)
August 15, 2011 at 8:31 pm
What an awful post. There is no way to help you even if anyone wanted to. Do you expect people to read your mind?
I see two inserts into PLT_DBOH_DATA..gltrxdet
I see...
August 15, 2011 at 1:45 pm
SQLTestUser (8/15/2011)
August 15, 2011 at 1:38 pm
opc.three (7/28/2011)
MysteryJimbo (7/28/2011)
select 'exec sp_dropsubscription @publication = N''' + sp.name + '''' + ', @article = N''' + sa.name + ''''...
July 28, 2011 at 7:44 pm
dimitri.decoene-1027745 (2/25/2011)
Here's some example code (how i use it on our systems):
SET ANSI_NULLS...
February 25, 2011 at 5:01 pm
http://technet.microsoft.com/en-us/library/ms345122(SQL.90).aspx is a good white paper on XQuery that you may want to look at.
At the bottom of this white paper are links to three other decent...
February 14, 2011 at 7:46 pm
Viewing 15 posts - 1 through 15 (of 65 total)