Answered Schema comparision - Default Filegroup

  • Friday, April 06, 2012 12:52 PM
     
     

    Hi,

    When I check my Project Database.sqlsettings, The default filegroup is mentioned as "Primary". Two things here.

    1) When I check in a Create table script to TFS, The ON Primary is missing when I verify the solution.

    2) When I perform a schema compare with any server, The schema difference is ignoring the filegroup which are created on Primary. I need a report to update the ON Primary filegroup for every script even though that is the default file group in the settings.

    I checked out the option Ignore filegroups in the schema compare but these objects are skipped.

    Appreciate your suggestions on this.

All Replies