Showing related tags and posts accross the entire site.
-
Hi all, I've download the Oracle provider for CodeSmith, and use nettier to generate code from my oracle database (9i), but the nettier say Message:Table ABC does not have a primary key, it will not be generated. with all table (I've add contraint primary key to table, sure). Does any one know...
-
While generating code using NetTiers template-set for oracle 9.2i schema, i recieved a message: "Table TRATE does not have a primary key, it will not be generated." Then i've read a post about the same situation under MS SQL server and implemented the same schema under Oracle, here is it's sql code:...