Ok on some back and forth with my client (never underestimate the idiocy of a client) it turns out that they were seeing one of my exception handler messages. But here is the deal it seems that recently the date parsing of timestamp fields from a mysql database broke, I wonder if it is related to recent changes to the date parser stuff to make it more inline with OS expectations. This does make it really awkward to use timestamp fields in RealBASIC and has broken a bunch of stuff in moving from earlier versions of RB.
So a heads up. There does seem to be an existing ticket that sort of covers this http://www.realsoftware.com/feedback/lthkacep Sam D On Mar 20, 2007, at 3:19 PM, Sam DeVore wrote: > Has anyone gotten an Untrapped Error that bypasses the app classes > exception handler that might come from a call to the new mysql > plugin? > > Or any Untrapped Errors that might be not caught coming from > somewhere? in 2007r1 > > I realize this is horribly vague and useless. But I am getting a bug > report from a user that no matter how many exception handlers I seem > to add to set of steps they are doing I can not seem to catch. And I > was wondering if it is possible that this one error is not actually > coming from my code. > _______________________________________________ Unsubscribe or switch delivery mode: <http://www.realsoftware.com/support/listmanager/> Search the archives: <http://support.realsoftware.com/listarchives/lists.html>
