Topics
Started by
Posts
Last post
Hello, I have a business requirement to include a condition in the where clause. The condition is: …
19 replies
I have to write stored proc to get the daily transaction for a specified date. Right now what i do …
5 replies
I have just downloaded the adventureworks sample db and was trying to run a few queries. my select …
6 replies
By: ksharpe
I have a SQL Server 2005 SP3 with Windows Authentication only,not mixed mode, and the SQL Service s…
9 replies
By: tfifield
Hi , I have a procedure which takes 6 params id seq param1 param2 param3 param4 I have to do update…
5 replies
By: jcrawf02
Hello everybody, I experienced a problem I don't understand. I've a local server SQL2005 on my lapt…
4 replies
We are making all business logic of the project into SP format.. so all logic is written as a SP.. …
5 replies
Hi, I am working as a DBA. I need to setup connection in sql server R2 08 with other computers that…
1 replies
By: M&M
I've searched the net and I've restored a copy of our production database and I cannot shrink the d…
1 replies
I would like to pull records from a table where that the closedate is within the last 30 days(of e…
5 replies
By: jcrawf02
Hope someone can guide me to a solution.. Been running the same setup for 18 months. Last week SQL…
11 replies
in the sql 2005 management studio, we can create a report by right clicking the database name (stan…
18 replies
Hi, here is my table DROP TABLE dbo.ATP_MD_CLASSES GO CREATE TABLE dbo.ATP_MD_CLASSES ( CLASS_ID i…
1 replies
I need to provide some documentation for a .net web service I'm providing. These are largely made u…
9 replies
I have a table in which i am keeping members record in binary tree concept like multi level marketi…
8 replies
Viewing 15 topics - 1,966 through 1,980 (of 10,974 total)
You must be logged in to create new topics.