procedure with temp tables
From: Subbaiahd (subbaiahd_at_hotmail.com)
Date: 07/09/04
- Next message: BB: "Re: Question about sql job, SQL 7 versus upgrade to SQL 2000"
- Previous message: Goober at christianDOTnet: "Re: Question about sql job, SQL 7 versus upgrade to SQL 2000"
- Next in thread: Narayana Vyas Kondreddi: "Re: procedure with temp tables"
- Reply: Narayana Vyas Kondreddi: "Re: procedure with temp tables"
- Reply: Allan Mitchell: "Re: procedure with temp tables"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 9 Jul 2004 14:12:52 -0400
I wrote a stored procedure which uses temp tables in its logic, tested it in
query analyser it is executed without errors, when i try to execute it in
DTS activex script, it is failing. If i remove temp tables usage inside
procedure i am able to execute in the same activex script, can someone get
me more insight of it. is it really a problem ?, if it is how to avoid it.
Thanks,
Subbu.
- Next message: BB: "Re: Question about sql job, SQL 7 versus upgrade to SQL 2000"
- Previous message: Goober at christianDOTnet: "Re: Question about sql job, SQL 7 versus upgrade to SQL 2000"
- Next in thread: Narayana Vyas Kondreddi: "Re: procedure with temp tables"
- Reply: Narayana Vyas Kondreddi: "Re: procedure with temp tables"
- Reply: Allan Mitchell: "Re: procedure with temp tables"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|