Adkins, Randy wrote: > Does anyone know the proper default value for a DateTime > Field in mySQL?
A default representing the time the record was inserted is not going to happen. If you have the latest release *and* you use the timestamp datatype you might be able to create something that looks somewhat like what you want, but the behaviour is so bizar / complex I am not even going to try to explain it, you will have to check the manual. 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:5:141505 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/5 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:5 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.5 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54
