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
1292
March 30, 2018 05:23AM
633
March 30, 2018 10:20AM
654
March 30, 2018 10:56AM
654
March 30, 2018 12:45PM
640
March 30, 2018 01:53PM
601
March 30, 2018 02:04PM
669
March 31, 2018 07:25PM
645
March 31, 2018 08:00PM
604
April 01, 2018 05:27PM
Re: Stored Procedure And Corsor
631
April 02, 2018 09:48AM
651
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.