Topics
Started by
Posts
Last post
This is very embarrassing to present, but it was the only brute force method I found to select dist…
4 replies
Can you help us evaluate this Stored Procedure? Needless to say we want this SP to run as fast as…
17 replies
I wonder if someone could help me with a script to create 100 databases. I have a table containing …
18 replies
is there a way to get the total amount of carriage returns for a given line? so i know how many lin…
2 replies
Is it possible to switch the identity poperty to On/Off with ALTER TABLE, on an existing Column!!! …
19 replies
Is there a way to identify a carriage return in a field and create a new row each for it. For examp…
3 replies
Hello, I am writing to all of you to get some infomation regarding comparison of two tables. The q…
9 replies
Hi! Suppose we have a stored procedure (for example : sp_helplogins) When we run it: sp_helplogins …
5 replies
I have an application which when it creates a case stores the information in several tables across …
6 replies
I am newbie to this and I am trying to send a file to a vendor while parsing out carriage returns i…
4 replies
Is there a way to access the Windows Application log via a stored procedure? There are several eve…
3 replies
I want to open a cursor and then loop through the cursor executing a sp for a each row updating a c…
2 replies
I'm trying to execute an insert statement from a stored procedure, that looks (simplified) like thi…
3 replies
I have a table "visits": salesperson customerID visitDate ----------- ---------- --------- s01 …
2 replies
When using variables within stored procedures, how are you able to use an integer variable inside t…
13 replies
Viewing 15 topics - 15,136 through 15,150 (of 17,082 total)
You must be logged in to create new topics.