• Sorry,

    I should have been more specific in description. The question relates to building queries in SQLMS. A brief sample of a query would be:

    Select

    [DateInactive],

    [Inactive]

    The brackets around the fields I believe are meant to be able to handle data names with spaces. I prefer to not have any names without spaces and the brackets are inconvenient at best for my uses. I would like to adjust a "setting" that would not produce the brackets when dragging the data name from the table definition.

    Thanks.