Make sure that your CREATE TABLE on production has the exact same column order as your dev if you are hydrating objects.
Jamie On 7 Ott, 17:39, royallthefourth <[EMAIL PROTECTED]> wrote: > I get an error converting a database field into an object for reasons > that I do not understand. The application runs well on two other > development machines and a server, but not when I try to install it. > I've jumped many hurdles setting this up, but I find one last problem > that absolutely baffles me. I'm getting an error page that shows this > error: > > Unable to convert value at column 3 to timestamp: Feb 19 2008 > 09:55:32:373AM > > If it's any help, I'm running Symfony 1.0.18 and PHP 5.2.4 and MS SQL > Server 2005. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/symfony-users?hl=en -~----------~----~----~----~------~----~------~--~---
