Richard Crawford wrote: > > Looking back in my own work journal here, I see that I encountered the exact > same problem once myself; the source table contained null values in a field > which had a not-null constraint, as well as text data in a numeric-only > field, and non-boolean values in a boolean-only field. In my case, however, > the target database was Oracle
Don't trust any complaint about NULL when the target database is Oracle. Or has it learned the difference between an empty string and a NULL yet? Jochem ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Discover CFTicket - The leading ColdFusion Help Desk and Trouble Ticket application http://www.houseoffusion.com/banners/view.cfm?bannerid=48 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:205783 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

