Menu

hi CodeGenerator

Uk dong
2005-01-12
2013-04-02
  • Uk dong

    Uk dong - 2005-01-12

    hi~
    Good idea! code generator based template script!!

    but I get connection error message
    [Connection String] SERVER=220.95.230.67;DATABASE=mbprc;UID=xxx;PASSWORD=xxxx;
    [Provider Type]
    MySql
    ==>
    "MySQLDriverCS Exception: MySQLDriver Error: can't connect.Access denied for user: 'ODBC@localhost' (Using password:YES)

    what connection string for mysql connection?

     
    • Victor Y. Dominguez

      Now we have support for MySQL and SQL Server.

      The sintax for the connection string is different for each.

      To be able to connect the code generator to MySQL database you need to have a connection string with the following format:

      "Data Source=mydb;Password=secret;User ID=user;Location=hostname;"

      You can also find this information here:

      http://codegenerator.sourceforge.net/tutorial.html#connection

      Thanks!

      V

       

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.