Topics
Started by
Posts
Last post
I need to retrieve the CustomerType using the query below, but how do you do that when I cannot ref…
4 replies
Hi, when doing my error handling in sql 2000 I managed to retrieve what block of code the error occ…
7 replies
I am working with a developer who is trying to implementing the equivalent of an asynchronus trigge…
2 replies
Quick summary: To kick off a job which executed a stored proc at a specific time on the 1st and 15t…
19 replies
I want to use select into to create a table StockCode_Planstest and insert data from the cross join…
3 replies
I have a situation where I need to return the result of dynamic execution of execute () command to …
16 replies
Hi all. Hope someone has a sensible solution for me... What I want to accomplish is to execute a p…
13 replies
Hi, I have the follow script: select x.guia ,(select atrb_cdg from atributos_suite ats where ats.cl…
7 replies
I have the following a view on a SQL2K box that uses the following SELECT statement: SELECT SF.SKU…
3 replies
I have the following code: Declare @ConsultantID char(20) Declare @StartDate dateTime Declare @EndD…
7 replies
As part of an earlier post - someone was asking how to find capitalized letters, and I found that t…
5 replies
Hi, This is with respect to the Error handling with respect to SQL 2005. I have been reading a lot…
3 replies
I am trying to insert into a table using a cursor and I am getting Cursor Error -1 Msg 3902, Level …
2 replies
I have a table and a view with a column I'd like to join them on. This script will only be pulling …
3 replies
Ok, It is early here, and I cannot think of how to accomplish this task. I would like to update a s…
5 replies
Viewing 15 topics - 10,336 through 10,350 (of 12,234 total)
You must be logged in to create new topics.