473,385 Members | 1,218 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

10,000 Record Limit?

I have a database consisting of 31,000 records. I figured out how to
generate an html form from the database. The problem is that it will
only generate 10,000 of the 31,000 records. There must be something
in Access that limits output to 10,000 records. Is there away around
it? I tried to figure out how to break the records down into smaller
sets, but haven't been able to do that either.

Anyone have any ideas?

Thanks.

BB
Nov 12 '05 #1
2 8656
Bugga Bugga 77 <bu**********@yahoo.net> wrote in message news:<oa********************************@4ax.com>. ..
I have a database consisting of 31,000 records. I figured out how to
generate an html form from the database. The problem is that it will
only generate 10,000 of the 31,000 records. There must be something
in Access that limits output to 10,000 records. Is there away around
it? I tried to figure out how to break the records down into smaller
sets, but haven't been able to do that either.

Anyone have any ideas?

Thanks.

BB


I assume you did this already: ?
In an ADP, there's a property "Max Records" - default is 10,000 - set
it to
0 for unlimited.

If you had to break the data into chunks you could use the TOP
predicate... and maybe an outer join...
Nov 12 '05 #2
On 6 Nov 2003 13:26:13 -0800, pi********@hotmail.com (Pieter Linden)
wrote:
Bugga Bugga 77 <bu**********@yahoo.net> wrote in message news:<oa********************************@4ax.com>. ..
I have a database consisting of 31,000 records. I figured out how to
generate an html form from the database. The problem is that it will
only generate 10,000 of the 31,000 records. There must be something
in Access that limits output to 10,000 records. Is there away around
it? I tried to figure out how to break the records down into smaller
sets, but haven't been able to do that either.

Anyone have any ideas?

Thanks.

BB


I assume you did this already: ?
In an ADP, there's a property "Max Records" - default is 10,000 - set
it to
0 for unlimited.

If you had to break the data into chunks you could use the TOP
predicate... and maybe an outer join...


Dear Pieter:

The only place I could find a max records was in a query. It was
blank and would not accept a 0. It goes blank when I m,ove to another
space.
BB
Nov 12 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

17
by: Rick | last post by:
Hi all, Is there a MySQL function to get the first record through a query? I would like to open a page of client records with the first one shown. The other records can be accessed from a...
0
by: Ronald van Raaphorst | last post by:
Hi all, Is there a way to find the position of a certain record (id) in a result set, based on a (autonumber id)? Example: My table has 2 fields: id & name, and the contents = id name 1 ...
6
by: Steve | last post by:
I have a form, primary subform and secondary subform. A tab control takes up all the area of the primary subform. There are about 15 tabs on the tabcontrol. Each tab contains fields from the same...
4
by: bdotson | last post by:
Does anyone know the record limit for a single table in Access 97? I have a client who has over 800,000 records in one table. They are experiencing math problems and timeouts when running reports....
4
by: Jason Kumpf | last post by:
OK I've been staring at this code all day and still with everything I have tried I cannot figure out two problems I am having. Once is why the space limit for the directory I create in the code...
22
by: RayPower | last post by:
I'm having problem with using DAO recordset to append record into a table and subsequent code to update other tables in a transaction. The MDB is Access 2000 with the latest service pack of JET 4....
6
by: AA Arens | last post by:
Hi, I have a database with 2 main forms. Contacts and companies. I share the base with two others via LAN. On the companies form I have buttons to navigate throught the records (>400). We are...
5
by: Steve | last post by:
WSE352 Size of the record exceed its limit I have a C#.Net windows app that calls a FileNet web service. I can run a select against the web service and it returns up to 7,200 records with 5...
25
by: tekctrl | last post by:
Anyone: I have a simple MSAccess DB which was created from an old ASCII flatfile. It works fine except for something that just started happening. I'll enter info in a record, save the record,...
4
dlite922
by: dlite922 | last post by:
hey guys, I'm doing some brain storming and getting ideas to come up with a solution. I have a list of ....data... that is displayed 10 per page with the LIMIT clause. Simply put: My...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.