The Artima Developer Community
Sponsored Link

Java Buzz Forum
Drop all tables in an MS SQL Server database

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Dan Haywood

Posts: 272
Nickname: danhaywood
Registered: Aug, 2009

Dan Haywood is a freelance consultant and the author of "Domain Driven Design using Naked Objects"
Drop all tables in an MS SQL Server database Posted: Jul 18, 2012 4:29 AM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by Dan Haywood.
Original Post: Drop all tables in an MS SQL Server database
Feed Title: Domain Driven Design using Naked Objects
Feed URL: http://danhaywood.com/feed/
Feed Description: Naked Objects is an open source Java framework making it easy to develop domain-driven applications. This blog provides hints and tips to help you get the most out of Naked Objects and its sister projects, extending and supplementing the ideas in Dan's pragprog book of the same name.
Latest Java Buzz Posts
Latest Java Buzz Posts by Dan Haywood
Latest Posts From Domain Driven Design using Naked Objects

Advertisement
Currently working on a JDO DataNucleus object store for Apache Isis, as part of an app that’s gonna be deployed onto MS SQL Server. Since I’m using DataNucleus to automatically create the database schema, the build-debug cycle is: to run the app inspect the resultant schema drop all the tables change the domain object annotations/metadata [...]

Read: Drop all tables in an MS SQL Server database

Topic: IntelliJ IDEA 11.1.3 RC2 (build 117.747), now with special OS X fixes Previous Topic   Next Topic Topic: ZK in Action: MVVM - Update View Programmatically

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use