Re: Give me solution
- From: "Bpk. Adi Wira Kusuma" <adi_wira_kusuma@xxxxxxxxxxxx>
- Date: Mon, 29 Aug 2005 22:30:27 +0700
When form show, I've executed: SELECT TOP 1 * FROM TDAV. So This can be
assumed that amount record will surely 1. But it is still slow. And what is
the meaning of normalized?
"Kevin Frevert" <kevin@xxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:4313230b$1@xxxxxxxxxxxxxxxxxxxxxxxxx
> Adi,
>
> How many records are you returning to the client? What does the SQL
look
> like (how are you returning the data to the client)? Do you really need
to
> return all 200 fields? Why does the table have 200 fields? Can the table
> be normalized?
>
> krf
>
> "Bpk. Adi Wira Kusuma" <adi_wira_kusuma@xxxxxxxxxxxx> wrote in message
> news:43131c1c@xxxxxxxxxxxxxxxxxxxxxxxxx
> > I use ADO to connect sql server 2000. I make form to append, show,
delete
> > data (form entry). data that I access have 200 field + 1 field image. To
> be
> > my problems is when data is showed on form, very slow (about 5 second at
> > proccessor 1.8 GHz). To show data on form, I use Data Control (Like
> DBEdit).
> > Can I quicken the showing data process? or Has its condition been
maximun
> > speed?
> >
> >
>
>
.
- Follow-Ups:
- Re: Give me solution
- From: helmut woess
- Re: Give me solution
- From: Kevin Frevert
- Re: Give me solution
- References:
- Give me solution
- From: Bpk. Adi Wira Kusuma
- Re: Give me solution
- From: Kevin Frevert
- Give me solution
- Prev by Date: Re: Give me solution
- Next by Date: Re: Give me solution
- Previous by thread: Re: Give me solution
- Next by thread: Re: Give me solution
- Index(es):