CodeSmith Community
Your Code. Your Way. Faster!

Browse Site by Tags

Showing related tags and posts accross the entire site.
  • Re: Problem with ntext

    This is the problem: In the latest version of TemplateLib/CommonSqlCode.cs we have: /// <summary> /// Determines whether base DataObjectBase is a string type, and not a blob column of text or ntext /// </summary> public bool CanCheckLength(SchemaExplorer.DataObjectBase column) { switch (column...
    Posted to .netTiers - Bug Reports (Forum) by altin on 04-12-2007
    Filed under: Validation Rules, ntext
  • Problem with ntext

    There is an issue, that was created during the last nightly build (2007/03/12), that a ntext field in the database can hold only 16 bytes. So if you have a ntext field and you try to save the object in the database you will get an error. Error : "DocumentBody can not exceed 16 characters" "DocumentBody...
    Posted to .netTiers - Bug Reports (Forum) by geochatz on 03-13-2007
    Filed under: bug, ntext
Page 1 of 1 (2 items)
Copyright © 2008 CodeSmith Tools, LLC
Powered by Community Server (Commercial Edition), by Telligent Systems