On Wednesday, October 05, 2011 10:37 AM, "Stephen Russell" <srussell...@gmail.com> wrote:
> > You can do a try catch in VFP. That's the first thing I did. > > Can't you define what you are catching and allow a different catch > block by exception type? Nope - you can only CATCH TO a variable which gets created as the VFP 'Exception' type if an error happens - you can't make it an SQLException. And anyway the SQL Native Client stuff doesn't fire the CATCH. What it needs is the ability to create the right kind of event listener. -- Alan Bourke alanpbourke (at) fastmail (dot) fm _______________________________________________ Post Messages to: ProFox@leafe.com Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/1317830905.12301.140258151362...@webmail.messagingengine.com ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.