Click here to Skip to main content
15,921,694 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Multi User At One Time Pin
Christian Graus7-Oct-09 15:52
protectorChristian Graus7-Oct-09 15:52 
GeneralRe: Multi User At One Time Pin
HatakeKaKaShi7-Oct-09 16:10
HatakeKaKaShi7-Oct-09 16:10 
GeneralRe: Multi User At One Time Pin
Christian Graus7-Oct-09 16:28
protectorChristian Graus7-Oct-09 16:28 
GeneralRe: Multi User At One Time Pin
HatakeKaKaShi7-Oct-09 16:57
HatakeKaKaShi7-Oct-09 16:57 
GeneralRe: Multi User At One Time Pin
Christian Graus7-Oct-09 17:10
protectorChristian Graus7-Oct-09 17:10 
GeneralRe: Multi User At One Time Pin
HatakeKaKaShi7-Oct-09 17:13
HatakeKaKaShi7-Oct-09 17:13 
GeneralRe: Multi User At One Time Pin
N a v a n e e t h7-Oct-09 17:46
N a v a n e e t h7-Oct-09 17:46 
QuestionHow to write a IF Condition in Stored Procedure Pin
Abhishek Boga7-Oct-09 14:03
Abhishek Boga7-Oct-09 14:03 
Hi..

1) I was trying to create a IF Condition in stored procedure where i need to compare if old value and new value is present/not present in the database. Dont know the Syntax to write the above said query in Stored procedure.

2) I have created a variabl name 'add', 'change', 'remove'. The old value and new value are two different columns in the table. What i want is : If old value is null and new value is present then 'add' get incremented by 1, if old value is present and it has been modified in new value and if the old value string does not match with the new value then 'change' get incremented by 1, if old value is present and it has bee deleted in new value then 'remove' get incremented by 1.

Kindly help me out as early as possible as these is where i stuck for the last few days and i need to resolve this soon.


Abhishek
AnswerRe: How to write a IF Condition in Stored Procedure Pin
Christian Graus7-Oct-09 15:11
protectorChristian Graus7-Oct-09 15:11 
AnswerRe: How to write a IF Condition in Stored Procedure Pin
praveen.c@byzan.com8-Oct-09 0:22
praveen.c@byzan.com8-Oct-09 0:22 
QuestionImpersonation failing for a user. Pin
pankazmittal7-Oct-09 8:20
pankazmittal7-Oct-09 8:20 
QuestionDoes app_data get overwritten? Pin
NJlowB7-Oct-09 4:33
NJlowB7-Oct-09 4:33 
AnswerRe: Does app_data get overwritten? Pin
Kannan Ar7-Oct-09 4:39
professionalKannan Ar7-Oct-09 4:39 
Questionread xml file from the server using javascript [modified] Pin
dayakar_dn7-Oct-09 4:03
dayakar_dn7-Oct-09 4:03 
AnswerRe: read xml file from the server using javascript Pin
Manas Bhardwaj7-Oct-09 4:06
professionalManas Bhardwaj7-Oct-09 4:06 
Questionexecute ssis from asp.net Pin
arkiboys7-Oct-09 3:45
arkiboys7-Oct-09 3:45 
AnswerRe: execute ssis from asp.net Pin
dojohansen7-Oct-09 4:01
dojohansen7-Oct-09 4:01 
GeneralRe: execute ssis from asp.net [modified] Pin
arkiboys7-Oct-09 4:10
arkiboys7-Oct-09 4:10 
GeneralRe: execute ssis from asp.net Pin
dojohansen7-Oct-09 4:43
dojohansen7-Oct-09 4:43 
GeneralRe: execute ssis from asp.net Pin
dojohansen7-Oct-09 4:50
dojohansen7-Oct-09 4:50 
GeneralRe: execute ssis from asp.net Pin
arkiboys7-Oct-09 5:11
arkiboys7-Oct-09 5:11 
GeneralRe: execute ssis from asp.net Pin
dojohansen7-Oct-09 7:04
dojohansen7-Oct-09 7:04 
GeneralRe: execute ssis from asp.net Pin
arkiboys7-Oct-09 11:23
arkiboys7-Oct-09 11:23 
GeneralRe: execute ssis from asp.net Pin
dojohansen7-Oct-09 11:28
dojohansen7-Oct-09 11:28 
GeneralRe: execute ssis from asp.net Pin
arkiboys7-Oct-09 5:10
arkiboys7-Oct-09 5:10 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.