Click here to Skip to main content
15,905,068 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: DataBind having error with null values Pin
Zafar A khan 9-Jul-09 19:14
professionalZafar A khan 9-Jul-09 19:14 
GeneralRe: DataBind having error with null values [modified] Pin
dreamaway82010-Jul-09 4:32
dreamaway82010-Jul-09 4:32 
QuestionHow to reset a counter on database table Pin
VivekUtsa9-Jul-09 5:00
VivekUtsa9-Jul-09 5:00 
AnswerRe: How to reset a counter on database table Pin
DoctorMick9-Jul-09 5:04
DoctorMick9-Jul-09 5:04 
GeneralRe: How to reset a counter on database table Pin
VivekUtsa9-Jul-09 5:47
VivekUtsa9-Jul-09 5:47 
GeneralRe: How to reset a counter on database table Pin
Manas Bhardwaj9-Jul-09 5:59
professionalManas Bhardwaj9-Jul-09 5:59 
GeneralRe: How to reset a counter on database table Pin
VivekUtsa9-Jul-09 6:14
VivekUtsa9-Jul-09 6:14 
GeneralRe: How to reset a counter on database table Pin
N a v a n e e t h9-Jul-09 17:45
N a v a n e e t h9-Jul-09 17:45 
That's again problematic. You should take extra care to make the increment atomic as multiple users will be using the web site simultaneously. Your client's idea of resetting the order numbers to 0 each day is plain stupid. In such case, how do you refer to a order? You may need order number and the day order placed.

The option 1 suggested in the other reply is good. I am not getting what is the issue you are facing with that approach?

Smile | :)


GeneralRe: How to reset a counter on database table Pin
VivekUtsa11-Jul-09 6:03
VivekUtsa11-Jul-09 6:03 
Questionuse one gridview with two tables having no common field? Pin
shankbond9-Jul-09 4:36
shankbond9-Jul-09 4:36 
AnswerRe: use one gridview with two tables having no common field? Pin
Christian Graus9-Jul-09 4:39
protectorChristian Graus9-Jul-09 4:39 
GeneralRe: use one gridview with two tables having no common field? Pin
shankbond9-Jul-09 5:39
shankbond9-Jul-09 5:39 
GeneralRe: use one gridview with two tables having no common field? Pin
shankbond10-Jul-09 1:34
shankbond10-Jul-09 1:34 
GeneralRe: use one gridview with two tables having no common field? Pin
Zafar A khan 10-Jul-09 19:27
professionalZafar A khan 10-Jul-09 19:27 
QuestionCreate select stored procedure and create connection string Pin
Mix Wheels9-Jul-09 3:08
Mix Wheels9-Jul-09 3:08 
AnswerRe: Create select stored procedure and create connection string Pin
Christian Graus9-Jul-09 3:15
protectorChristian Graus9-Jul-09 3:15 
GeneralRe: Create select stored procedure and create connection string Pin
Manas Bhardwaj9-Jul-09 3:21
professionalManas Bhardwaj9-Jul-09 3:21 
GeneralRe: Create select stored procedure and create connection string Pin
Christian Graus9-Jul-09 3:26
protectorChristian Graus9-Jul-09 3:26 
AnswerRe: Create select stored procedure and create connection string Pin
Manas Bhardwaj9-Jul-09 3:17
professionalManas Bhardwaj9-Jul-09 3:17 
AnswerRe: Create select stored procedure and create connection string Pin
Sun Rays9-Jul-09 3:30
Sun Rays9-Jul-09 3:30 
QuestionDeploy report via code Pin
mehrdadc489-Jul-09 2:43
mehrdadc489-Jul-09 2:43 
AnswerRe: Deploy report via code Pin
Sun Rays9-Jul-09 3:32
Sun Rays9-Jul-09 3:32 
Questionasp.NET connection string and list<perametertype></perametertype> Pin
Phumlani Kunene9-Jul-09 2:39
Phumlani Kunene9-Jul-09 2:39 
AnswerRe: asp.NET connection string and list Pin
Christian Graus9-Jul-09 3:14
protectorChristian Graus9-Jul-09 3:14 
AnswerRe: asp.NET connection string and list Pin
Manas Bhardwaj9-Jul-09 3:25
professionalManas Bhardwaj9-Jul-09 3:25 

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.