Showing related tags and posts accross the entire site.
-
Hi: I'll start a new project. But before i was using MsSQL, but in this case I need to use MySQL 5. I see in the download area a section for getting SchemaProvider for MySQL. Questions: - how can I add this schemaprovidres for use with codesmith 3.2 - Can i use store procedured as I do in MsSQL for...
-
Hi Robert! In your post, one can read: " Other database are supported now using the GenericClient, which you can find under the ." Something seems to be missing in the phrase. What is the GenericClient, and where can we find it? Has someone succeeded in using .netTiers with MySQL 5 using this? Cheers...
-
yeah ok. here is an attempt of a start: 1. the first thing to do is to have mysql 5 up and running, with a sample database. this sample database should be something similar to northwind (i mean few tables, with relation, auto inc PK, etc) 2. then you have to install the mysql 5 codesmith schema provider...
-
Hi, actually the good news is that .netTiers templates are now architectured to work with other Databases (and it works - quite basically, but works- with SQLite). The bad news is that it rely heavily on the SchemaProvider implementation for the targeted database. thus if the provider has different behavior...
-
Hello Christophe, Please download CodeSmith 4.1.4 as we have resolved this bug in CodeSmith. The list of fixes can be found here . Thanks -Blake Niemyjski