sql adapter
Web Server forum
Back To The Forum Home!Search!Private Messaging System

Web Server Talk Web Server Talk > Web Servers reviews > BizTalk Server > BizTalk Server > sql adapter




  Last Thread   Next Thread Next
  Show Printable Version Email this Page Subscribe to this Thread      Post New Thread    Post A Reply      

    sql adapter  
mp


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
01-20-05 10:51 PM

Can I always call a .net assembly to do my database stuff instead of using
SQL adapter?


Thanks







[ Post a follow-up to this message ]



    RE: sql adapter  
Alan Smith


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
01-25-05 12:48 PM

Hi,

You can call a .net assembly instead of using the SQL adapter, I create a
DAL class using static methods for this, as you don't have to worry about
serialisation/atomic scopes in the orchestration.

Adapters are good for using when you have a system boundry, as they provide
relyability with the retry settings. When connecting to a local database, yo
u
can use a .net data access layer, you will gain a lot in performace this way
,
as you are not going through the message box.

Regards,

Alan


"mp" wrote:

> Can I always call a .net assembly to do my database stuff instead of using
> SQL adapter?
>
>
> Thanks
>
>
>





[ Post a follow-up to this message ]



    Re: sql adapter  
mp


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
01-25-05 10:50 PM

Hi Alan,

Thanks for your reply.
Why did you use static methods for this?

Thanks



"Alan Smith" <AlanSmith@discussions.microsoft.com> wrote in message
news:82F3F9FC-7A8B-4D0A-A700-4AB3FC62224C@microsoft.com...
> Hi,
>
> You can call a .net assembly instead of using the SQL adapter, I create a
> DAL class using static methods for this, as you don't have to worry about
> serialisation/atomic scopes in the orchestration.
>
> Adapters are good for using when you have a system boundry, as they
provide
> relyability with the retry settings. When connecting to a local database,
you
> can use a .net data access layer, you will gain a lot in performace this
way,[vbcol=seagreen]
> as you are not going through the message box.
>
> Regards,
>
> Alan
>
>
> "mp" wrote:
> 
using[vbcol=seagreen] 







[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 10:23 PM.      Post New Thread    Post A Reply      
  Last Thread   Next Thread Next


Most Popular forums 

Forum Jump:
Rate This Thread:

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is OFF
 
Medical and Health forum | Computer Games Reviews | Graphics design forum

Back To The Top
Home | Usercp | Faq | Register