PC Review Forums Newsgroups Microsoft DotNet Microsoft ADO .NET SQLDataAdapater Class

Reply

SQLDataAdapater Class

 
Thread Tools Rate Thread
Old 30-06-2003, 02:33 PM   #1
Shakthi
Guest
 
Posts: n/a
Default SQLDataAdapater Class


Hi Friends,

What will be the effects when more number of
SQLDataAdapters used in an application. Do they the slow
down the application speed?

If any other effects pls let me know.

Regards,

Shakthi


  Reply With Quote
Old 30-06-2003, 06:36 PM   #2
Marina
Guest
 
Posts: n/a
Default Re: SQLDataAdapater Class

They themselves will not do anything, they are just like any other object.
They will take up some space in memory.

"Shakthi" <shakthi76@hotmail.com> wrote in message
news:065001c33f14$a1dbd3a0$a001280a@phx.gbl...
> Hi Friends,
>
> What will be the effects when more number of
> SQLDataAdapters used in an application. Do they the slow
> down the application speed?
>
> If any other effects pls let me know.
>
> Regards,
>
> Shakthi
>
>



  Reply With Quote
Old 01-07-2003, 01:56 PM   #3
Shakthi
Guest
 
Posts: n/a
Default Re: SQLDataAdapater Class

Hi Friends,

Thanx for your information.

Really my application is damn slow. As per my application
archietecture SQL Transactions were put inside the
Business Layer. Presentation Layer just use the object
references and play round with it precisely speaking =
the Sqldataadapter i declared as public in fragment of
Business layer and invoked across the client application.
Whether its good practise r bad?

Pls show some lights to make it bright. If u have any
better tech. Pls suggest me.

Regards,

R.Shakthi




>-----Original Message-----
>They themselves will not do anything, they are just like

any other object.
>They will take up some space in memory.
>
>"Shakthi" <shakthi76@hotmail.com> wrote in message
>news:065001c33f14$a1dbd3a0$a001280a@phx.gbl...
>> Hi Friends,
>>
>> What will be the effects when more number of
>> SQLDataAdapters used in an application. Do they the slow
>> down the application speed?
>>
>> If any other effects pls let me know.
>>
>> Regards,
>>
>> Shakthi
>>
>>

>
>
>.
>

  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

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