dbTalk Databases Forums  

Capturing the output of a stored procedure to a varchar or text blob

comp.databases.sybase comp.databases.sybase


Discuss Capturing the output of a stored procedure to a varchar or text blob in the comp.databases.sybase forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Asherian
 
Posts: n/a

Default Capturing the output of a stored procedure to a varchar or text blob - 12-13-2003 , 04:10 PM






Suppose that you have a stored procedure that performs several
separate select statements. Is there any way to create a stored
procedure that captures the output of the stored procedures in a
single blob of text, maybe into a variable that had been declared as a
varchar or as type text?

The reason I ask is because I am trying to cache the results of the
certain stored procedures. The first time that a particular stored
procedure is called, its results are cached to a table that contains a
single column of type "text".

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.