Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Database & SysAdmin
  3. Database
  4. Importing database from one db to other db

Importing database from one db to other db

Scheduled Pinned Locked Moved Database
databasetutorial
4 Posts 4 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    M Offline
    mrcsn
    wrote on last edited by
    #1

    hi all , i'm trying to import db from one db to other , here i'm getting only tables and views only . in that db i'm having stored procedures also but im not getting stored procedures . can any body explain me how to get the whole db . Thanks , csn

    G R 2 Replies Last reply
    0
    • M mrcsn

      hi all , i'm trying to import db from one db to other , here i'm getting only tables and views only . in that db i'm having stored procedures also but im not getting stored procedures . can any body explain me how to get the whole db . Thanks , csn

      G Offline
      G Offline
      Giorgi Dalakishvili
      wrote on last edited by
      #2

      Redgate[^] has excellent tools for working with databases.

      Giorgi Dalakishvili #region signature my articles My blog[^] #endregion

      1 Reply Last reply
      0
      • M mrcsn

        hi all , i'm trying to import db from one db to other , here i'm getting only tables and views only . in that db i'm having stored procedures also but im not getting stored procedures . can any body explain me how to get the whole db . Thanks , csn

        R Offline
        R Offline
        razov
        wrote on last edited by
        #3

        For Procs you will have to generate script in old DB and then execute it in new db after imporying tables and views. By the way whats exact nature of requirement that is forcing you to import DB?

        Razov If you think this answer helps you please rate it, it helps me. :)

        M 1 Reply Last reply
        0
        • R razov

          For Procs you will have to generate script in old DB and then execute it in new db after imporying tables and views. By the way whats exact nature of requirement that is forcing you to import DB?

          Razov If you think this answer helps you please rate it, it helps me. :)

          M Offline
          M Offline
          Mohammed Hameed
          wrote on last edited by
          #4

          Hi, you have 2 choose option "copy objects and data between sql server databases" in export wizard. Then click Next, check all the options provided, then click Next, then Finish. If this solution solves your problem, please rate this. Be a good professional who shares programming secrets with others.

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups