Topics
Started by
Posts
Last post
Can anyone help me find a way to make the following query more effecient? I can't think …
2 replies
Alright, I have a procedure that gives me events associated with specific user: CREATE PROCEDURE db…
2 replies
Hi, My proc is , Create Procedure GetData ( @vDate DateTime, @vStatus VARCHAR(10) AS BEGIN SELEC…
6 replies
Hi There's a script on this Site about decrypting a stored Procedure. I tested it and it works fine…
1 replies
hi can anybody tell me y this query works IF EXISTS (SELECT SRVNAME FROM master..sysservers WHERE S…
4 replies
Hi, Oracle supports Autonomous transaction. i.e It can have its local tra…
5 replies
Hi there. I'm trying to use the contains keyword but i just can't understand why it's not ret…
1 replies
need help to generate report with title i have table Products like this ---------------------------…
15 replies
i have created a trigger that updates multiple row when a delete occurs but the problem is that i o…
11 replies
Hi guys, I have a simple SP that takes a set of parameters equal to the columns in a table and atte…
10 replies
Problem solved with cursors Edited by - botond.baika on 05/21/2003 07:40:42 AM 🙂
3 replies
Need some help again, this is going to get abit complex. I have a Table call Bets. This tables stor…
78 replies
Hi , If anybody know how to call a SP using sp_oamethod and ADODB then please.... I know how to ex…
6 replies
Hi All, I have a question. I am running time taking queries in the query analyzer. I was wonderi…
11 replies
Using the following sample, how can I INSERT a column value that contains an apostraphe w/in the Co…
5 replies
Viewing 15 topics - 9,736 through 9,750 (of 17,082 total)
You must be logged in to create new topics.