As part of one of our processes, I import a small table that has a column that contains date values with other values that contain "N/A". When I import it into my db, as a date field I lose the "N/A". If I make it a text field in the import file it becomes a numeric value. Whats the best way to handle this.