Re: Calling Two Stored Procedures to create one table



One sproc could create the table, and the second one 'could' then alter the
table to add/change columns, datatypes, constraints, etc.

That sounds quite 'odd'. Are you willing to disclose more about what you are
attempting to accomplish so that we may be better able to help you?

--
Arnie Rowland*
"To be successful, your heart must accompany your knowledge."



"lucotc" <lucotc@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:6B7B5F98-2105-4322-A105-06D86FCB2723@xxxxxxxxxxxxxxxx
Is it possible to execute two stored procedures and create one table based
on
the data in both of the SPs? If so, can someone explain how?


Thanks


.



Relevant Pages

  • Re: More Of The Joys Of Old Age
    ... >>the best time to accomplish stuff, ... >>asleep, the phone doesn't ring and no one thinks ... >>about in fuzzy slippers might attract some odd ...
    (soc.culture.scottish)
  • Re: In-Out Parameters for functions
    ... that's what my rules would accomplish. ... > the only constraints are that a is called before f and b before g, ... that C ints weren't 16 bits long; ... standard should have changed the definition. ...
    (comp.lang.ada)
  • Re: alternating color
    ... Candor Feg wrote: ... > How to accomplish? ... > Based on odd or even value in a field. ... In the format event of the section... ...
    (microsoft.public.access.reports)
  • Re: alternating color
    ... > Candor Feg wrote: ... >> How to accomplish? ... >> Based on odd or even value in a field. ... > In the format event of the section... ...
    (microsoft.public.access.reports)
  • Re: Index from two fields
    ... Perhasp you want to look at CHECK Constraints in the BOL. ... what are trying to accomplish? ... > There's the thing that the primary key is already used, it's on one int ... >> Just create the primary key, Unique constraint or unique index over the ...
    (microsoft.public.sqlserver.server)