Re: Stored Procedure And Corsor
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
Subject
Views
Written By
Posted
1895
March 30, 2018 05:23AM
875
March 30, 2018 10:20AM
974
March 30, 2018 10:56AM
920
March 30, 2018 12:45PM
875
March 30, 2018 01:53PM
809
March 30, 2018 02:04PM
907
March 31, 2018 07:25PM
861
March 31, 2018 08:00PM
844
April 01, 2018 05:27PM
Re: Stored Procedure And Corsor
914
April 02, 2018 09:48AM
917
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.