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. [Message Deleted]

[Message Deleted]

Scheduled Pinned Locked Moved Database
7 Posts 5 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.
  • N Offline
    N Offline
    NICE TO MEET
    wrote on last edited by
    #1

    [Message Deleted]

    C E 2 Replies Last reply
    0
    • N NICE TO MEET

      [Message Deleted]

      C Offline
      C Offline
      Christian Graus
      wrote on last edited by
      #2

      That depends how you mean.  Do you want to call a proc which creates another proc ? You can do that, but why ?

      Christian Graus - C++ MVP

      N 1 Reply Last reply
      0
      • C Christian Graus

        That depends how you mean.  Do you want to call a proc which creates another proc ? You can do that, but why ?

        Christian Graus - C++ MVP

        N Offline
        N Offline
        NICE TO MEET
        wrote on last edited by
        #3

        [Message Deleted]

        F C 2 Replies Last reply
        0
        • N NICE TO MEET

          [Message Deleted]

          F Offline
          F Offline
          Frank Kerrigan
          wrote on last edited by
          #4

          I suspect you will have to build the string for the new proc then execute it. Something like this DECLARE @NewProc varchar(1000) SET @NewProc = 'Create Proc MyNewProc AS select * from Address go' exec (@NewProc) exec ('MyNewProc')


          Blog Have I http:\\www.frankkerrigan.com

          1 Reply Last reply
          0
          • N NICE TO MEET

            [Message Deleted]

            E Offline
            E Offline
            Eric Dahlvang
            wrote on last edited by
            #5

            yes yes

            --EricDV Sig--------- Some problems are so complex that you have to be highly intelligent and well informed just to be undecided about them. - Laurence J. Peters

            1 Reply Last reply
            0
            • N NICE TO MEET

              [Message Deleted]

              C Offline
              C Offline
              Christian Graus
              wrote on last edited by
              #6

              Then why on earth are you asking them here ?

              Christian Graus - C++ MVP

              P 1 Reply Last reply
              0
              • C Christian Graus

                Then why on earth are you asking them here ?

                Christian Graus - C++ MVP

                P Offline
                P Offline
                Paul Conrad
                wrote on last edited by
                #7

                Christian Graus wrote:

                Then why on earth are you asking them here ?

                :omg: Doesn't sound like interview went too well for the OP? Or perhaps the OP is looking for assurance that the questions were answered correctly :)

                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