THE SQL Server Blog Spot on the Web
Welcome to SQLblog.com - The SQL Server blog spot on the web Sign in | Join | Help
in Search

Browse by Tags

All Tags » SSMS » Open Table » data entry   (RSS)
Sorry, but there are no more tags available to filter with.
  • Be careful with Open Table

    Yes, you were already aware of 40 or 50 reasons not to use Open Table.  I have one more.  Say you are creating a table with a composite key that includes a binary column.  An example I came across recently was a table that captures additional data not covered by CDC (e.g. username).  So, I created this table: CREATE TABLE ...
    Posted to Aaron Bertrand (Weblog) by AaronBertrand on July 29, 2007
Powered by Community Server (Commercial Edition), by Telligent Systems
  Privacy Statement