zoukankan      html  css  js  c++  java
  • CodeSmith 如何连接MySql数据库

    CodeSmith 4.1.4

      * Fixed a content encoding issue in the CodeSmith Studio start page.
      * Fixed a bug in the SQL schema provider that was preventing some default parameter values from being parsed.
      * Fixed MySQL schema provider to use any version of the MySQL binaries.
      * Various bug fixes.

    Download Here(说明:下载地址是链向CodeSmith官方站点,需要注册才可以下载~
    根据CodeSmith官方站点对于v4.1.4版本的更新描叙可以得知,已经解决了MySql数据库的连接问题,
    于是直奔CodeSmith官方站点下载了最新版本,卸载了早先v4.1.2版本,然后安装。
    从安装目录X:XX\MySQL\MySQL Connector Net 5.1.4\Binaries\.NET 2.0里拷贝MySql.Data.dll
    复制到X:XX\CodeSmith\v4.1\SchemaProviders目录下。
    打开CodeSmith,连接MySql数据库,成功!
    说明:MySql.Data.dll是从MySql.com下载下来的,由此下载

  • 相关阅读:
    Class attributes
    Card objects
    Exercises
    Type-base dispatch
    Operator overloading
    The str method
    loadrunner协议开发
    nmon分析与详解
    如何判断CPU、内存、磁盘的性能瓶颈?
    用友NC客户端地址
  • 原文地址:https://www.cnblogs.com/TomToDo/p/1195393.html
Copyright © 2011-2022 走看看