Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / OpenAccess ORM > OpenAccess ORM Free Edition > MySQL on FreeBSD server

Not answered MySQL on FreeBSD server

Feed from this thread
  • Peter avatar

    Posted on Sep 25, 2011 (permalink)

    Hey Telerik

    Is it true that your free OpenAccess don't support MySQL 5.xxx on a FreeBSD server?


    best regards
    Pete

    Reply

  • Ivailo Ivailo admin's avatar

    Posted on Sep 28, 2011 (permalink)

    Hi Peter,

    In general, MySQL 5.xxx is supported by Telerik OpenAccess ORM. The limitations of the free edition are regarding the version of the database - you should be able to use any free edition of MySQL, but not commercial editions.

    However, since our connectivity with MySQL is not tested on a FreeBSD server, we cannot currently guarantee that the version number returned by such an installation would fit our parsing algorithms. If the format is changed due to the different operating system, there is a possibility for OpenAccess ORM to reject the connection.

    The expected version format is N.N.N where the first position is for the major version, the second for the minor and the third for the build number / patch number. For example - 5.5.12 will be recognized.

    Unfortunately, there is no easier way of determining if your particular installation on FreeBSD would be accepted by OpenAccess ORM other then creating a sample project and testing it locally. Please accept our apologies for the inconvenience caused. We will discuss providing an easier way of testing a database for compatibility in one of the future releases.


    Kind regards,
    Ivailo
    the Telerik team
    Want to use Telerik OpenAccess with SQL Azure? Download the trial version today. 

    Reply

  • Peter avatar

    Posted on Sep 30, 2011 (permalink)

    Hey again

    This is the error I get when I try to connect to the database.

    Exception Details: Telerik.OpenAccess.Exceptions.LicensingException: 'FreeBSD port: mysql-server-5.1.51_1' not supported by the Free edition of Telerik OpenAccess ORM.
    To use this database download the unrestricted Trial edition from http://www.telerik.com/download.



    Is this something you are working on to fix in the near future?

    Best regards
    Pete

    Reply

  • Ady Ady admin's avatar

    Posted on Oct 4, 2011 (permalink)

    Hello Peter,

     Yes we will work on fixing this so that MySql on various flavours of Unix can be supported.

    Kind regards,
    Ady
    the Telerik team
    Want to use Telerik OpenAccess with SQL Azure? Download the trial version today. 

    Reply

Back to Top

Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / OpenAccess ORM > OpenAccess ORM Free Edition > MySQL on FreeBSD server