Menu

#30 Adding MySQL Support

v2.3
open
5
2005-04-03
2004-01-28
Michael
No

It would be nice to add in MySQL support to the driver
and library so that rooms, objects, and other character
information could be stored and retrieved from a MySQL
database and directly interface with the game system.

Discussion

  • Michael

    Michael - 2004-03-10

    Logged In: YES
    user_id=888601

    I found under the MySQL site something that could be an
    enhancement add-on: MySQL Connector/J.

    MySQL Connector/J is a native Java driver that converts JDBC
    (Java Database Connectivity) calls into the network protocol
    used by the MySQL database. It lets developers working with
    the Java programming language easily build programs and
    applets that interact with MySQL and connect all corporate
    data, even in a heterogeneous environment. MySQL
    Connector/J is a Type IV JDBC driver and has a complete
    JDBC feature set that supports the capabilities of MySQL.

    Website: http://www.mysql.com/products/connector-j/

     
  • Michael

    Michael - 2004-03-13

    Logged In: YES
    user_id=888601

    Added new zip containing the latest Connector/J and a
    example file for testing, both simple & complex bearing.

     
  • Michael

    Michael - 2004-03-13

    Javamud MySQL Connector Examples

     
  • Michael

    Michael - 2004-03-13

    Logged In: YES
    user_id=888601

    Connector/J will have to be downloaded from MySQL site.
    SF.net prevents upload due to file size.

     
  • Michael

    Michael - 2004-03-13

    MySQL Connect/J Binary JAR File

     
  • Michael

    Michael - 2005-04-03
    • milestone: 103742 --> v2.3
     
  • Michael

    Michael - 2005-04-03
    • assigned_to: nobody --> u_davis
    • summary: Adding MySQL Support to Driver/Lib --> Adding MySQL Support
     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.