Topics
Started by
Posts
Last post
Hi, Does somebody know how to stop a stored procedure from running if it takes more than "n" minute…
3 replies
Hi everybody. One of our developers came to me this morning with a strange problem and even though …
3 replies
dear folks this is lil bit urgent issue... i have one table with certain records .... col1 col2 …
4 replies
Before I "re-invent the wheel," I thought I would ask... Does anyone have any code that will right …
5 replies
Hello all, I'm trying to set up a trigger where if a new record is added an e-mail is sent to a per…
1 replies
Why does this fail (returns rows with NULL in field X as well as rows containing search string): Se…
4 replies
Hi guys, I need to include % sign in my existing stored procedure in Case_no% in @param1 …
1 replies
can i store 4/21/2003 3:32:53 PM and 4/21/2003 15:32:53,both the datetime types in a single table,i…
4 replies
Hello, I have set up the following query designed to produce a Cross-Tab report: SELECT AptDate, Ap…
3 replies
I liked the scripts provided by Cade Bryant, but have some suggestions that could improve things fu…
2 replies
Hi! 1. Create the second log file USE master GO ALTER DATABASE My_DB ADD LOG FILE ( NAME = My_DB_lo…
3 replies
I see logically how the EXISTS clause can be very fast - scan million-row table, if you get a hit o…
8 replies
I'm a little stumped on how to make this work... I know it's staring me in the face, but..... I'm t…
4 replies
Hi I have a Table1 with the following fields RELATEDRECORDIDINT FIELDIDINT SOURCERECORDID INT I…
3 replies
Can it be done? What I want to do is select a bunch of info from an "account" table, and IF the bil…
15 replies
Viewing 15 topics - 15,076 through 15,090 (of 17,082 total)
You must be logged in to create new topics.