Friday, June 18, 2010

Nettiers MYSQL Template.

After a long time i am back in my blog. You will be happy to know that i came with the solution of nettiers integration template with mysql. Please follow the following guide lines to use it.


Prerequisite:

  1. Please go to the sun website download and install the latest connector of mysql. ( i guess currently it is 6.2 ).
  2. If you want to check it locally then install the mysql server 5.1 or later and you can use sql yog 8.3 for mysql management studio.
  3. This template only works with latest versions of codesmith i.e 5.2 or later as it has a complete provider of mysql.
Creating a new database in mysql.
  1. While creating a new database please make sure that you have set its engine to innodb to make the database relational.
  2. Create the database , tables ,index and relations between the table.
  3. Currently all the native types used in MS-SQL are working in mysql template. other types can produce the error.
  4. Once you create the database you are ready to generate its classes now.
Download:
Click Here to download its beta version.

Note: You are all welcome to report its bugs and errors because this is not a fully tested version. I appreciate the community help and guidance in creating this template specially Blake Niemyjski.


for discussions and help please follow the official forum link below.
http://code.google.com/p/nettiers/issues/detail?id=19


If you are using ms-sql nettiers template, please update the template to latest version and apply the patch which i have provided on above link.


Umar .




Bookmark and Share