Click here to Skip to main content
15,914,500 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Rows deletion directly from the gridview.....without database interaction. Pin
RajpootRohan16-Mar-09 19:40
professionalRajpootRohan16-Mar-09 19:40 
AnswerRe: Rows deletion directly from the gridview.....without database interaction. Pin
Member 282342117-Mar-09 23:57
Member 282342117-Mar-09 23:57 
QuestionInserting a blank date value in database Pin
Praneeth Babu K16-Mar-09 19:00
Praneeth Babu K16-Mar-09 19:00 
AnswerRe: Inserting a blank date value in database Pin
Christian Graus16-Mar-09 19:02
protectorChristian Graus16-Mar-09 19:02 
GeneralRe: Inserting a blank date value in database Pin
Praneeth Babu K16-Mar-09 19:13
Praneeth Babu K16-Mar-09 19:13 
GeneralRe: Inserting a blank date value in database Pin
Christian Graus16-Mar-09 19:18
protectorChristian Graus16-Mar-09 19:18 
GeneralRe: Inserting a blank date value in database Pin
Praneeth Babu K16-Mar-09 19:26
Praneeth Babu K16-Mar-09 19:26 
GeneralRe: Inserting a blank date value in database Pin
Christian Graus16-Mar-09 19:36
protectorChristian Graus16-Mar-09 19:36 
OK, this is for school work ? No-one is paying for this code, right ?

A malicious user can trivially erase your entire database.

As to the code, You're storing dates as strings instead of a date type. Doesn't your db have a date type ? This means that something in your code has to be doing the conversion. Which variable in this mess is the one that's being changed ? you've stepped through the debugger and you're sure a null is being passed ? I don't see how that is possible, a string from a textbox is never null.

Christian Graus

Driven to the arms of OSX by Vista.

QuestionChat Pin
monika_vasvani16-Mar-09 18:36
monika_vasvani16-Mar-09 18:36 
AnswerRe: Chat Pin
Christian Graus16-Mar-09 18:45
protectorChristian Graus16-Mar-09 18:45 
AnswerRe: Chat Pin
_Maxxx_17-Mar-09 19:18
professional_Maxxx_17-Mar-09 19:18 
QuestionProblem With enternet exporer 6.0 Pin
ais0716-Mar-09 18:05
ais0716-Mar-09 18:05 
AnswerRe: Problem With enternet exporer 6.0 Pin
Christian Graus16-Mar-09 18:18
protectorChristian Graus16-Mar-09 18:18 
GeneralRe: Problem With enternet exporer 6.0 Pin
ais0716-Mar-09 18:23
ais0716-Mar-09 18:23 
GeneralRe: Problem With enternet exporer 6.0 Pin
Christian Graus16-Mar-09 18:35
protectorChristian Graus16-Mar-09 18:35 
GeneralRe: Problem With enternet exporer 6.0 Pin
ais0716-Mar-09 18:37
ais0716-Mar-09 18:37 
GeneralRe: Problem With enternet exporer 6.0 Pin
Christian Graus16-Mar-09 19:03
protectorChristian Graus16-Mar-09 19:03 
QuestionDeleting is not supported by ObjectDataSource 'allUsersDataSource' unless the DeleteMethod is specified Pin
JimBob SquarePants16-Mar-09 16:20
JimBob SquarePants16-Mar-09 16:20 
QuestionFreeTextBox control Pin
dptalt16-Mar-09 10:15
dptalt16-Mar-09 10:15 
AnswerRe: FreeTextBox control Pin
Christian Graus16-Mar-09 10:27
protectorChristian Graus16-Mar-09 10:27 
AnswerRe: FreeTextBox control Pin
Yusuf16-Mar-09 10:29
Yusuf16-Mar-09 10:29 
QuestionConversion of html page to aspx page Pin
immu516-Mar-09 9:58
immu516-Mar-09 9:58 
AnswerRe: Conversion of html page to aspx page Pin
Christian Graus16-Mar-09 10:26
protectorChristian Graus16-Mar-09 10:26 
GeneralRe: Conversion of html page to aspx page Pin
immu516-Mar-09 10:45
immu516-Mar-09 10:45 
GeneralRe: Conversion of html page to aspx page Pin
Christian Graus16-Mar-09 12:34
protectorChristian Graus16-Mar-09 12:34 

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.