Topics
Started by
Posts
Last post
I created a sp to delete records in a few tables and it's been working great for 3 weeks now... But…
3 replies
Dear All, Urgent help needed, I have a stored function which tests membership of a role using the I…
2 replies
Hi, I am trying the following: Declare @test-2 varchar(8000) Set @test-2='SELECT VIOXX_LastName …
4 replies
Hi evryone I have the folowing problem I have two columns id (varchar 20) and parent(varchar 20) in…
2 replies
Hi I have a varchar value like 0.365 that i want to do calculations with. How do I turn this value …
2 replies
Hi there, does anyone know a way of returning an object's create date in T-SQL, without having to g…
1 replies
I am trying to generate an ER diagram for 400+ tables. I want all column info visible for all table…
4 replies
This seems like it should be easy, but I am pretty inexperiecned when it comes to TSQL. Every query…
3 replies
This may be a real bonehead question... but when I use a Create Procedure template in Query Analyze…
3 replies
I've just come across this weird bug - any suggestions Setting up notification on various job steps…
4 replies
Hello All I have a rather simple question that Iseem to have trouble doing. I need to add multiple …
3 replies
In the following example code, I want to check the value of @@ERROR after an error has occured.&nbs…
6 replies
I'm tangled up in permissions and could sure use a bit of help here. I have an application an…
2 replies
Ok, how about this: I created this stored procedure: CREATE PROC bulkuser.a_Deleteme AS  …
5 replies
I have a need to create XML tag elements as a varchar(n) variable. But, if the value is null then I…
15 replies
Viewing 15 topics - 12,676 through 12,690 (of 17,082 total)
You must be logged in to create new topics.