|
-
Nov 7th, 2000, 06:48 PM
#1
Thread Starter
New Member
I have a strange problem that I just can't figure out. I need help desperately.
I have an app that uses DAO/Jet3.5 and VB6 to manage an Access database. I use a data control and form to bind approx. 150 fields. The app works great except for this one issue:
When I add the first new record (using data.recordset.addnew method) it takes about 20 seconds to save the data (on a PIII-700MHZ system). All new adds after that save in less than 1 second. Also, any edits to existing records, before or after the first addnew also save in less than 1 second.
Anyone know why????
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|