Halaman

WARNING!!
Please do not post links crack / patch in your comment

Tuesday, December 20, 2011

MySQL Community Server



MySQL Community Edition is a freely downloadable version of the world's most popular open source database that is supported by an active community of open source developers and enthusiasts.
MySQL Cluster Community Edition is available as a separate download. The reason for this change is so that MySQL Cluster can provide more frequent updates and support using the latest sources of MySQL Cluster Carrier Grade Edition.





  • MySQL Connectors

  • MySQL offers standard database driver connectivity for using MySQL with applications and tools that are compatible with industry standards ODBC and JDBC.
    • Connector/ODBC(Current Generally Available Release: 5.1.9)Standardized database driver Windows, Linux, Mac OS X, and Unix platforms.Download
    • Connector/J(Current Generally Available Release: 5.1.18)Standardized database driver for Java platforms and development.Download
    • Connector/Net(Current Generally Available Release: 6.4.4)Standardized database driver for .NET platforms and development.Download
    • Connector/MXJ(Current Generally Available Release: 5.0.12)MBean for embedding the MySQL server in Java applications.Download
    • Connector/C++(Current Generally Available Release: 1.1.0)Standardized database driver for C++ development.Download
    • Connector/C (libmysql)(Current Generally Available Release: 6.0.2)A client library for C development.Download
    • MySQL native driver for PHP (mysqlnd)The MySQL native driver for PHP is an additional, alternative way to connect from PHP 6 to the MySQL Server 4.1 or newer.More Info


    2 comments:

    1. Bro, mohon info nya. saya menggunakan DevExpress Trial, saya hendak menggunakan koneksi ke MySQL, tetapi saya cari XPO Provider nya tidak ada.

      Dari mana saya mendapatkannya yah Bro?
      mohon info nya terima kasih

      ReplyDelete
      Replies
      1. coba dimari gan :
        http://documentation.devexpress.com/#XPO/CustomDocument3243

        setahu saya, anda harus daftarkan dahulu (Add Reference) ke project anda yaitu DevExpress.XPO (ada dalam kumpulan DevExpress DLL)
        nanti didalam form atau clas anda tinggal menambahkan seperti ini :
        Imports DevExpress.Xpo.DB

        ini connection stringnya :
        MySqlConnectionProvider: MySql
        XpoProvider=MySql;Server=MyServerAddress;User ID=MyUserName;Password=MyPassword;Database=MyDatabase;Persist Security Info= true;Charset=utf8

        ini link caranya :
        http://www.devexpress.com/Support/Center/p/K18445.aspx

        Delete

    Note: Only a member of this blog may post a comment.

    Search This Blog