Friday, 6 September 2013

SSDT and vs2010: Can I work on database projects without importing?

SSDT and vs2010: Can I work on database projects without importing?

Whenever I Import I find lots of errors that since the database hasn't
been worked with this tool, we did not have to fight case sensitive
issues, nor views with unreferenced tables and a lot of other stuff that
didn't worry us when we were on DevEnv.
Beacuse of this, I resolved to try working somewhat disconnected as a
transitional state. but without loosing the TFS code repo or issue
tracker.
Is it possible to work on sqlprojects and be able to validate and deploy
code without having to import the database into the proj?
If it is, how?

No comments:

Post a Comment