Prerequisite:
- Please go to the sun website download and install the latest connector of mysql. ( i guess currently it is 6.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.
- 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.
- While creating a new database please make sure that you have set its engine to innodb to make the database relational.
- Create the database , tables ,index and relations between the table.
- Currently all the native types used in MS-SQL are working in mysql template. other types can produce the error.
- 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 .