Re: slow process when I save a new record

From: Stephen Howe (stephenPOINThoweATtns-globalPOINTcom)
Date: 02/24/04


Date: Tue, 24 Feb 2004 11:51:38 -0000


> I designed form with 35 text_boxes
>
> I have a table with 40.000 records and with 35 fields
> when I save a new record it took 3 minutes
>
> I decided to split this table (35 fileds) into 7 tables (with only 5
fields each)
> I minimize the length on each field ( text max 50)

Show us your ADO code. We have no idea what your doing.

Stephen Howe