1. We have moved to a new forum! There may be a few things not working properly so please let us know if you find a bug. Remember to use the bbCode [ sql ] tag for SQL statements.

Database replication query

Discussion in 'SQL - Questions and Answers' started by phile, Jul 10, 2009.

  1. phile New Member

    I am somewhat new to SQL etc and hope someone will be able to assist me. I have established a new MS-SQL database on my (local) server and in my Database Manager now wish to establish in it the exact same tables that are in another database. It is quite a large d/b and would take some time to completely replicate 'manually' so am looking for a query that I can run that would access the other d/b, read the tables data and create the same tables in the new d/b. Is this possible or not possible/practical? Thanks (in anticipation). :)

Share This Page