|
|
-
abhimanyu Received Vote Up 2 Years ago through ASK
Hi Mr. Robert
I found the results for it.
Here is the code
-- database name
USE [DSIMS]
GO
SET ANSI_NULLS ON
GO
SET QUOTED_IDENTIFIER ON
GO
CREATE PROCEDURE [dbo].[GetAllStudentsListAbsentWithin2WeeksoftheModuleStart]
-- Add the par...
|
-
VishnuKhandavalli Commented 2 Years ago through Ask
Hi Mr. Robert
I found the results for it.
Here is the code
-- database name
USE [DSIMS]
GO
SET ANSI_NULLS ON
GO
SET QUOTED_IDENTIFIER ON
GO
CREATE PROCEDURE [dbo].[GetAllStudentsListAbsentWithin2WeeksoftheModuleStart]
-- Add the ...
|
-
VishnuKhandavalli Commented 2 Years ago through Ask
Hi Mr. Rami Reddy
I tried editing that.
Still I am geeting the operand type clash.
I think its the problem when I am fetching data between two dates using "Between" function...
|
-
VishnuKhandavalli Commented 2 Years ago through Ask
Hi Mr. Robert
Msg 206, Level 16, State 2, Procedure Week2rule, Line 19
Operand type clash: date is incompatible with int
This is the error message i am getting when i execute the code.
What should i do now?...
|
-
VishnuKhandavalli Question Asked 2 Years ago through ASK
Hi Mr. Sebastian
I am here with a question, and thought this Beyond Relational could help me.
I am developing a Students Attendance Monitoring system using Sql Server and .net .
Using the literature, I thought of implementing Week 2 Rule: “The W...
|
-
VishnuKhandavalli Posted 2 Years ago through Ask
Hi Mr. Sebastian
I am here with a question, and thought this Beyond Relational could help me.
I am developing a Students Attendance Monitoring system using Sql Server and .net .
Using the literature, I thought of implementing Week 2 Rule: “The Week...
|
-
VishnuKhandavalli Question Asked 2 Years ago through ASK
Hi Mr. Madhivanan
I am here with a question, and thought this Beyond Relational could help me.
I am developing a Students Attendance Monitoring system using Sql Server and .net .
Using the literature, I thought of implementing Week 2 Rule: “The ...
|
-
VishnuKhandavalli Posted 2 Years ago through Ask
Hi Mr. Madhivanan
I am here with a question, and thought this Beyond Relational could help me.
I am developing a Students Attendance Monitoring system using Sql Server and .net .
Using the literature, I thought of implementing Week 2 Rule: “The Wee...
|
-
VishnuKhandavalli Question Asked 2 Years ago through ASK
Hi Experts,
I am here with a question, and thought this Beyond Relational could help me.
I am developing a Students Attendance Monitoring system using Sql Server and .net .
Using the literature, I thought of implementing Week 2 Rule: “The Week T...
|
ask
98
·
2% ·
538
|
|
-
VishnuKhandavalli Posted 2 Years ago through Ask
Hi Experts,
I am here with a question, and thought this Beyond Relational could help me.
I am developing a Students Attendance Monitoring system using Sql Server and .net .
Using the literature, I thought of implementing Week 2 Rule: “The Week Two ...
|