Topics
Started by
Posts
Last post
Hi All. A very simple question from a problem that i don't know how to deal with. I have a table na…
2 replies
I'm rather new to SQL Administration (*rather meaning within the last 5 weeks), and I need help ide…
1 replies
I am calling a function from two separate stored procedures. In the function I need to identify who…
4 replies
Is something like this possible? select * into t2 from t1 on big_filegroup I’m trying to direct the…
12 replies
I have a SP that takes 5 inputs from a pick list as input parameters @Color1, @Color2, @Color3, @Co…
8 replies
Hello everyone. I am back. I inherited a server that is running Microsoft SQL 2005. I was doing som…
21 replies
Hi, I would like to probe on the installation of SQL Server 2005 64 bit on a machine with 32 bit ar…
5 replies
Hope this is the correct forum, newbie here. Anyway, I have this little update in my stored proc th…
5 replies
I have this statement, taking 0 sec and returning 0 rows Select * from A join B on (a.Company = b.c…
2 replies
Hi, I have a requirement where i have to pass OrderBy clause to an SP as an parameter. I dont want …
1 replies
Hello We want to send messages to mobile using Notification Services in SQL SERVER. Can anyone ple…
2 replies
--SQL 6.5 version code -- SQL 6.5 SELECT bucket_id_ml = min(T.exception_category_id), msg_id = X.ms…
4 replies
what are some of the ways to find out which service pack is installed on your server? Mostly I use …
3 replies
It's been so long since I did an install of 2k5... Does anyone remember or know if the installation…
2 replies
Hi All, I have several somewhat complex views that I use to both retrieve data and to grab a blank …
1 replies
Viewing 15 topics - 8,296 through 8,310 (of 10,974 total)
You must be logged in to create new topics.