dbTalk Databases Forums  

Global Temporary Tables

comp.database.oracle comp.database.oracle


Discuss Global Temporary Tables in the comp.database.oracle forum.



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

Default Global Temporary Tables - 08-20-2004 , 03:34 AM






Hi,

I am inserting records to a global temporary table(say A) in which a
trigger is fired and im getting results from other global tempory
tables(say B, C, D,..)...
This is my scenario...

I am able to fetch the results from the global temporary tables
B,C,D,...when inserting directly in the table A from the front end.
But I am not able to fetch the results from the global temporary
tables B,C,D,...when inserting thru a web service (in dotnet)in the
table A from the front end.

Can somebody explain the reson for the above and give a solution to
fetch the records from the global tempory tables thru
webservice..Thanks in advance.

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.