Hello!

I'm writing an insert statement into a date field. But there is the possibility that the date would be sent over as null.. everytime i convert to a date for the insert on a null I get an error.. Is there a syntax around this?

Thanks!