Topics
Started by
Posts
Last post
Hi, I'm trying to eliminate all rows where the column is either NOT NULL or contains spaces. So my…
10 replies
I have a stored procedure we run from VB6 code using DSNless ODBC that ran fine through SQL Server …
4 replies
By: R Loberg
Dear All I have a table Pages and it has the following fields PageId smallint PageName nvarchar(250…
6 replies
Hi there I have two tables ( tbl_user and tbl_user_role ). tbl_user_role is joined to tbl_user by …
3 replies
I would like to log the names, values of user variables used in a package. This package can be any …
1 replies
how to convert sql server200:5 sql script in oracle 10g form 🙂
1 replies
By: krayknot
DB Platform: SQL Server 2005 Enterprise Ed (64) The Situation: Existing table used to store logins …
16 replies
By: YSLGuru
First off let me say that I hope this isn't a dumb question; I have the feeling it's one of those t…
6 replies
We are facing some issue with Sql Server 2005 Database Mail Queue functionality using "msdb.dbo.sp_…
1 replies
By: Lowell
Hello all, MS SQL 2005 I would like to email the results of a SP, i am using the following code: e…
2 replies
By: kjaved
Can anyone point me in the right direction for training in T-SQL? Onsite training, online, labs, e…
2 replies
Hi, I need to insert a delimited string of data into database through a stored procedure The strin…
8 replies
I have a sproc that has two parameters. It lives on a server which I only have remote access to. My…
3 replies
By: stacik
Hi, I need to test stored procedures with various input parameters to make sure no input make it cr…
5 replies
Hi, SELECT DISTINCT dbo.RoomRates.RoomID, CASE WHEN (dbo.RoomRates.Overflo…
3 replies
Viewing 15 topics - 2,611 through 2,625 (of 4,155 total)
You must be logged in to create new topics.