DBNull.Value
426568Mar 8 2005 — edited Mar 9 2005I have 2 questions.
1. I have a web form (asp.net/vb.net) that allows uers to enter data, some fields can remain empty, how can i pass in the NULL value to the database? I'm currenlty getting an error message: Cast from string "" to type 'Integer' is not valid
2. also, does anyone or can anyone point me to some code that uploads documents to an oracle DB via a proc?
thanks