MySQL Forums
Forum List  »  Microsoft Access

Re: Stored Procedure And Corsor
Posted by: Robert Tulloch
Date: April 02, 2018 09:48AM

One last question. Data aware components such as DBNavigator used in Delphi programming know EOF when connected to MySQL database. Evidently some warning or error message or state message is thrown out by MySQL when reaching EOF or BOF which signals DBNavigator to dim the appropriate buttons on that control.

I can't find any information on any warnings or error messages regarding these i any MySQL documentation.

I was hoping to get something from GET DIAGNOSTICS CONDITION but that is available in 5.6 and above and my host is using 5.5.58-cll.

I am assuming that HANDLER xxxx READ yyyy LAST posts some warning or error indicating EOF.

Any insight appreciated.

Robert

Options: ReplyQuote


Subject
Views
Written By
Posted
2082
March 30, 2018 05:23AM
926
March 30, 2018 10:20AM
1040
March 30, 2018 10:56AM
977
March 30, 2018 12:45PM
936
March 30, 2018 01:53PM
863
March 30, 2018 02:04PM
968
March 31, 2018 07:25PM
918
March 31, 2018 08:00PM
902
April 01, 2018 05:27PM
Re: Stored Procedure And Corsor
978
April 02, 2018 09:48AM
971
March 30, 2018 12:35PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.