dbTalk Databases Forums  

Function Call and COM+

microsoft.public.sqlserver.dts microsoft.public.sqlserver.dts


Discuss Function Call and COM+ in the microsoft.public.sqlserver.dts forum.



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

Default Function Call and COM+ - 06-04-2004 , 02:16 PM






Hi

I have a COM+ object that need call a user defined function in SQLServer. (FUNCTION_A

This function call another (FUNCTION_B) that call the first function again. And they run OK

If I call the FUNCTION_A one time, my code run successfully

If I try to call FUNCTION_A two times in the transaction, a error message is displayed say the transaction is null

If my FUNCTION_A don´t call the FUNCTION_B, I can run many times that the error don´t occurs

These functions dont´s have BEGIN TRANS, COMMIT or ROLLBACK statments

And I don´t know why in this situation the error occour´s

Sorry by my English

Thks
Leonardo Boles.

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.