CodeSmith Community
Your Code. Your Way. Faster!

MySQL 5.0 Schema Provider for CodeSmith 3.0

Latest post 05-23-2007 1:40 PM by gerely@gmail.com. 16 replies.
  • 02-22-2007 10:15 PM In reply to

    Re: MySQL 5.0 Schema Provider for CodeSmith 3.0

    I haven't tested the provider with CodeSmith 4.x (I don't have a license for it), but I think some other people have gotten it to work by recompiling from source code.  However, the provider will only work with MySQL 5.0 and above due to dependencies on INFORMATION_SCHEMA, which is not available in previous versions of MySQL.
    • Post Points: 5
  • 05-23-2007 1:40 PM In reply to

    Re: MySQL 5.0 Schema Provider for CodeSmith 3.0

    The 4.0 version of the IDbScemaProvider interface contains a void SetExtendedProperties(string connectionString, SchemaObjectBase schemaObject) method, which is not implemented in the 0.92 version of this provider.

    You should download the source code, and implement this method (at least throw an NotImplentedException - of course you wont'be able to use this feature then, but you can use the rest). 

    • Post Points: 5
Page 2 of 2 (17 items) < Previous 1 2 | RSS
Copyright © 2008 CodeSmith Tools, LLC
Powered by Community Server (Commercial Edition), by Telligent Systems