OVERFLOW error
From: Greg Nelson (anonymous_at_discussions.microsoft.com)
Date: 03/17/04
- Next message: Greg Nelson: "ignore Overflow problem"
- Previous message: Nikos Yannacopoulos: "Re: Excel 2000 to Access 2000"
- Next in thread: Douglas J. Steele: "Re: OVERFLOW error"
- Reply: Douglas J. Steele: "Re: OVERFLOW error"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 17 Mar 2004 03:04:57 -0800
When I run a ADO query against a SQL Server database it
is really quick, no problem. I can loop thru all records
in the recordset (96,000 in this example). However when
I try and write the contents of this recordset into an
Access2002 table (using Addnew and Update) I get an
OVERFLOW error when I hit 32767 records. Doevents()
doesnt help. Any ideas anybody?
- Next message: Greg Nelson: "ignore Overflow problem"
- Previous message: Nikos Yannacopoulos: "Re: Excel 2000 to Access 2000"
- Next in thread: Douglas J. Steele: "Re: OVERFLOW error"
- Reply: Douglas J. Steele: "Re: OVERFLOW error"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|