Scripting entire database.

  • Thread starter AkAlan via AccessMonster.com
  • Start date
A

AkAlan via AccessMonster.com

Hi, I am leaving my current job and want to be able to take a copy of the SQL
tables,views, etc with me. I don't need all the data in the tables. I know
how to individualy script objects but is there a way to bulk script the
database so when I get to my next job I can recreate it. Thanks for any help
 
J

Jeremy A. Holovacs

I would recommend SQL Compare for this... otherwise, you can generate
scripts for each object and sub-object, but that will be annoying.

On a side note, are you sure you're not violating any NDA or IP laws? that
can seriously burn you in the future.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top