• I wish there was a definitive answer here to the question "user file or dbproj file?". I use DBPro A LOT but I don't use configurations...after reading this article I'm think that I should.

    I see the following in my .dbproj file:

    PropertyGroup Condition=" '$(Configuration)' == 'Default' "

    (I would put the full XML in here but as soon as I add some angle brackets it doesn't show up in the preview window for some reason)

    so I kinda assume that it should be possible to define the other configurations in there. I don't know though.

    I generally find that in this version hacking the XML seems unavoidable at times (for instance, there's no way to define the target database name except in the .user files)

    Thanks again.

    -Jamie