CodeSmith
(Redirected from Nettiers)
- Overview Video - shows how to use the basic functionality including .netTiers
- CodeSmith User's Guide
- .netTiers - Getting Started
- CodeSmith Samples on Google Code
NetTiers
Issues
Here are some issues I noticed when using NetTiers:
- A column name with an underscore (
upsize_tsin this case) created issues with a stored procedure. - Column names with spaces seem to have issues
- This column name caused one of the Admin web pages to not work:
[DEL_Manual PN].
Overall, it just looks like your column names need to be set up properly.