Book a Demo

Author Topic: MSSQL DDL - collate, not for replication  (Read 3391 times)

awolfe@m

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
    • View Profile
MSSQL DDL - collate, not for replication
« on: September 18, 2009, 02:49:10 am »
Some columns in a model need to be case insensitive, while others are case-sensitive.  Is it possible to allow the collation of an attribute for a table to be specified?  Is there a tagged value already available that I overlooked?

Is it possible to specify a "not for replication" option on associations between tables that are foreign keys?  The physical database replicates most tables for reporting, but the FKs shouldn't be enforced during replication.

Please let me know either of these settings is already possible, or if they could be added to the wish list.

Thanks,

Andy