The EntitySpaces Community

Share and learn about the EntitySpaces Architecture.
Welcome to The EntitySpaces Community Sign in | Join | Help
in
Home Forums Photos

Browse by Tags

All Tags » reserved words
  • Columns names with Reserved VB.Net Words do not generate properly

    I am using the ''Generated Classes Master (VB.NET)'' template (ES 1.5.3) against a SqlServer 2000 database that uses VB.Net reserved words (eg Shared, Error, Operator, etc) as column names. Here's an example of a database table:   Code: CREATE TABLE dbo.DocumentXRef ( DocID int NOT NULL, DocTrackID int NOT NULL, ...
    Posted to Defects (Forum) by dburgett on April 6, 2007