When writing a text box that is empty to a database field the error 'Errors Occured' is generated by the application. The only way I can get by this is to use the 'Cstr' function around the textbox. This however does not always work. What am I doing wrong?? Please help.