Stephen - I've been reviewing a Lot of the VFP Online documentation on this SQL stuff today - and just looked again now - and didn't come across any .State value.
-K- -----Original Message----- From: ProfoxTech [mailto:[email protected]] On Behalf Of Stephen Russell Sent: Friday, July 24, 2015 4:04 PM To: [email protected] Subject: Re: Connecting to SQL via VFP w/Failover... On Fri, Jul 24, 2015 at 1:59 PM, Kurt Wendt <[email protected]> wrote: > Stephen - I really DO Agree with you. What you describe IS the Proper > way to handle failover. > > And - FYI - to answer your one question - the Disaster Recovery Server > is being Mirrored constantly. > > --------------- Then you do not have to do much from VFP outside of a try catch wrapper around the submission of a statement to the back end. Been a long time since I did VFP SQLConnection. Can you get a .State value and if the answer is an enum that gives you the value for Open, Closed, Active, Broken, or Executing? -- Stephen Russell Sr. Analyst Ring Container Technology Oakland TN 901.246-0159 cell --- StripMime Report -- processed MIME parts --- multipart/alternative text/plain (text body -- kept) text/html --- [excessive quoting removed by server] _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/80838f1ca795b14ea1af48659f35166f1ce...@drexch02.corp.globetax.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.

