Is TMyServerControl available for C++ Buider 6?

Discussion of open issues, suggestions and bugs regarding MyDAC (Data Access Components for MySQL) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
geekman1024
Posts: 16
Joined: Wed 25 Feb 2009 04:29

Is TMyServerControl available for C++ Buider 6?

Post by geekman1024 » Wed 24 Jun 2009 09:01

I found a description of TMyServerControl in the documentation, and tried to use it in my project, which is a Borland C++ Builder 6 Enterprise + MyDAC 5.80 project. However, I couldn't find the MyServerControl unit in my include directories.

Why is this unit not included in my installation of MyDAC? Is it available for Delphi only? Or is it some glitch caused this unit to not present in my installation?

I really direly need to have a way to do some automated maintenance on the tables, since my customers are computer illiterate and they have very unstable environment (teachers of schools in rural area), which could have caused the tables to be crashed frequently.

Thanks in advance for any help.

geekman1024
Posts: 16
Joined: Wed 25 Feb 2009 04:29

Post by geekman1024 » Fri 26 Jun 2009 02:35

Anyone has any idea about this? I really need help here.

Dimon
Devart Team
Posts: 2910
Joined: Mon 05 Mar 2007 16:32

Post by Dimon » Fri 26 Jun 2009 07:45

The TMyServerControl component is present only in MyDAC Professional Edition. Please make sure that you have this Edition installed.

geekman1024
Posts: 16
Joined: Wed 25 Feb 2009 04:29

Post by geekman1024 » Sat 27 Jun 2009 02:17

Oh, I see. I have the Standard edition, so no hope for me, I'll have to find other way to prevent my clients from ruining my system then. Sigh.

The document didn't clearly states that TMyServerControl is for Pro only, so you might want to amend that, just to prevent confusion.

Dimon
Devart Team
Posts: 2910
Joined: Mon 05 Mar 2007 16:32

Post by Dimon » Tue 30 Jun 2009 06:47

Thank you for the advice. We will fixed this problem in the future.

Post Reply