Topics
Started by
Posts
Last post
Hello, I am trying to set up a Stored Procedure that will evaluate the value of a Bit type field ca…
4 replies
By: cdun2
SQL2K, ColdFusion 5.0 on Win2k IIS 5.0 When I run this from Query Analyzer, it works great. When I …
3 replies
By: msuemnig
I have a field that contains data in this format: 'souph-0-97' What I need to do is bring back just…
3 replies
By: cedar72
So, all I wanted to do was create a Function (in-line/scalar or table - doesn't really matter to me…
7 replies
I would like to create a SQL statement(s) that count up the number of weekdays in a certain date ra…
4 replies
By: cql
Does anyone know what this system SP does: sp_MS_marksystemobject How do you use it? Thanks
2 replies
By: eletuw
The story: There is a table with a trigger on it. The trigger calls a stored procedure. The stored …
7 replies
My select statement: SELECT DISTINCT CM.ID,NAME1,PHONE,CITY,STATE,QUALIFIED_EQUIP,INSURANCE_EXP,INS…
3 replies
Hi people, Having trouble with my error handling. I have If(@@Error <> 0) Goto ErrorHandle In…
11 replies
Hi! I need a query like this, with one restriction: I can't have a condition in the subquery. I hav…
5 replies
By: bsluman
i have big problem. i have a view with decimal * real. ex: 10.....076 * 1 = 10.....080 how can i s…
1 replies
By: msalomon
I wrote a VB algorithm to do the following task but I wonder if it could be done in t-sql (I don't …
4 replies
Hi: I'm having difficulty with a query that takes much longer than I think it should, but maybe no…
1 replies
By: Botond
Does anyone know how to process inserts or updates in a stored procedure without creating a transac…
1 replies
Hello, here's an interesting story that might make you laugh...followed by a quick question: A juni…
2 replies
Viewing 15 topics - 15,601 through 15,615 (of 17,082 total)
You must be logged in to create new topics.