Re: Which one is best performance?
From: Bonj (a_at_b.com)
Date: 04/02/04
- Next message: Julie: "Re: Hide cursor in RichTextBox"
- Previous message: Scott Allen: "Re: Clearing textboxes.."
- In reply to: Dilip Krishnan: "Re: Which one is best performance?"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 2 Apr 2004 19:51:22 +0100
I think that's extremely wishful thinking
"Dilip Krishnan" <dilipdotnet..NOSPAM..@apdiya.com> wrote in message
news:uG%23c3XMGEHA.1012@TK2MSFTNGP11.phx.gbl...
> I would'nt know if the query object in Access is "pre-compiled" but if
> it is then that would be the better performer. You could try preparing
> the sql statement in a command object aswell
> Hope that helps
>
> Khaled Atta wrote:
>
> > Hi every body
> > Well lets assume that we are making a windows application project
> > and I have a datagird which will contain some data
> > 1) well I can make a command object and give it a query in C# and
> > execute this command so that the datagrid gets its data.
> > 2) and I can make a Query in the MS Access 2003 for example and I can
> > execute this query from the C#
> > Which one of those two methods will have better performance Execute a
> > query from the C# or call a query from the Access dataBase?
> > Thank you very much :)
>
> --
> Regards,
> Dilip Krishnan
> MCAD, MCSD.net
> dilipdotnet at apdiya dot com
- Next message: Julie: "Re: Hide cursor in RichTextBox"
- Previous message: Scott Allen: "Re: Clearing textboxes.."
- In reply to: Dilip Krishnan: "Re: Which one is best performance?"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|