Have you ever used SSMS to build db scripts and data for you? I have been doing that lately and found a big problem with it skipping random tables. Here's how I've gotten around the problem.
[A New DevLife post]
Wednesday, January 28 2009 - Data Access
Have you ever used SSMS to build db scripts and data for you? I have been doing that lately and found a big problem with it skipping random tables. Here's how I've gotten around the problem.
[A New DevLife post]
We use the Visual Studio 2008 Data Base Edition (DataDude) to generate all our db deployment/diff scripts. I have not encountered any problems with it skipping tables.
![]() |