Page 1 of 1

When did GetTriggerNames get removed from MySQLDac?

Posted: Sun 28 Jul 2019 14:17
by markofzaaz
Moving a project from
C++ Builder Professional BERLIN 10.1.2 with mysqldac pro 8.7.27
to
C++ Builder Professional RIO 10.3.1 MySQL Dac Pro 9.3.9

I get the following error
bcc32 Error E2316 'GetTriggerNames' is not a member of 'TMyConnection'

Looking in the Revision History, I cannot find mention of GetTriggerNames being removed, but it has been!
Does it return in a later version?

Re: When did GetTriggerNames get removed from MySQLDac?

Posted: Tue 30 Jul 2019 15:26
by Stellar
Thank you for the information. During refactoring, the GetTriggerNames method was removed from the TMyConnection interface.
We'll consider the possibility of bringing the GetTriggerNames method back into TMyConnection.

Re: When did GetTriggerNames get removed from MySQLDac?

Posted: Fri 01 Nov 2019 14:00
by ViktorV
We've already added the TMyConnection.GetTriggerNames method. The fix will be included in the next version of our product. We're planning to release a new build of our products within a month.

Re: When did GetTriggerNames get removed from MySQLDac?

Posted: Wed 06 Nov 2019 09:55
by markofzaaz
Than kyou Victor,

Not a deal breaker, I just created my own function, but looking forward to using the original again!

Re: When did GetTriggerNames get removed from MySQLDac?

Posted: Thu 07 Nov 2019 14:02
by ViktorV
Thank you for the interest to our product.
f you have any questions during using our products, please don't hesitate to contact us - and we will try to help you solve them.