|
-
Jan 21st, 2003, 02:52 PM
#1
Thread Starter
Frenzied Member
db error
I have an update page where the user can change data in the db. When I delete data from a textbox and keep it empty, then save to the db, I get this error:
String was not recognized as a valid DateTime.
Is there a way around this?
thanks
Last edited by EyeTalion; Jan 21st, 2003 at 03:05 PM.
-
Jan 21st, 2003, 03:07 PM
#2
you cannot have blank values in a DateTime field.
-
Jan 21st, 2003, 03:09 PM
#3
Thread Starter
Frenzied Member
in the database it can be null. How do I insert a null value into that field?
-
Jan 21st, 2003, 04:41 PM
#4
Addicted Member
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|