473,396 Members | 1,804 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,396 software developers and data experts.

How many recordset can be opened simultaneously for a MS-Access 2000 Database

Hey friends
Can someone please suggest that how many recordset can be opened
simultaneously for a MS-Access 2000 Database.Does that make any
difference if we use ODBC or some other way of connecting to the
database.
Nov 13 '05 #1
4 2527
vi*********@hotmail.com (Vikrant) wrote:
Can someone please suggest that how many recordset can be opened
simultaneously for a MS-Access 2000 Database.
There is mention of 2048 Table IDs but a query can open many Table IDs while it's
processing. Especially during a very complex Union query.

What's your specific problem?
Does that make any
difference if we use ODBC or some other way of connecting to the
database.


You can't use ODBC from an Access FE to connect to an Access BE.

Tony
--
Tony Toews, Microsoft Access MVP
Please respond only in the newsgroups so that others can
read the entire thread of messages.
Microsoft Access Links, Hints, Tips & Accounting Systems at
http://www.granite.ab.ca/accsmstr.htm
Nov 13 '05 #2
I am planning to use Multiple threads
each of which will add some record to the common database
Now i wish to know that how many such recordsets can be created
ie how many simultaneous Recordsets i can open

or i should opt for MSDE ?
and any idea about MSDE ?

Tony Toews <tt****@telusplanet.net> wrote in message news:<5u********************************@4ax.com>. ..
vi*********@hotmail.com (Vikrant) wrote:
Can someone please suggest that how many recordset can be opened
simultaneously for a MS-Access 2000 Database.


There is mention of 2048 Table IDs but a query can open many Table IDs while it's
processing. Especially during a very complex Union query.

What's your specific problem?
Does that make any
difference if we use ODBC or some other way of connecting to the
database.


You can't use ODBC from an Access FE to connect to an Access BE.

Tony

Nov 13 '05 #3
vi*********@hotmail.com (Vikrant) wrote:
I am planning to use Multiple threads
In what fashion? Presumable not using Access as the FE.
each of which will add some record to the common database
Now i wish to know that how many such recordsets can be created
ie how many simultaneous Recordsets i can open

or i should opt for MSDE ?
and any idea about MSDE ?


If you think you will be nearing Access limits then MSDE is something to consider.
Note that MSDE supports only five simultaneuous processes. Which is not the same as
five users.

Tony
--
Tony Toews, Microsoft Access MVP
Please respond only in the newsgroups so that others can
read the entire thread of messages.
Microsoft Access Links, Hints, Tips & Accounting Systems at
http://www.granite.ab.ca/accsmstr.htm
Nov 13 '05 #4
If you do it correctly, MS Access 2000 does not
limit AT ALL the number of recordsets you can have
open. It is tracked and counted ONLY by the file
system on the computer where the database is stored.

There will eventually be a limit to the number of
file locks that your server can support.

Because I have never heard of anyone reaching this
limit using an Access 2000 database on a Windows 2000
server, I expect that you will find other problems
before you find that your server can not support
any more open recordsets.

(david)

"Vikrant" <vi*********@hotmail.com> wrote in message
news:89**************************@posting.google.c om...
I am planning to use Multiple threads
each of which will add some record to the common database
Now i wish to know that how many such recordsets can be created
ie how many simultaneous Recordsets i can open

or i should opt for MSDE ?
and any idea about MSDE ?

Tony Toews <tt****@telusplanet.net> wrote in message

news:<5u********************************@4ax.com>. ..
vi*********@hotmail.com (Vikrant) wrote:
Can someone please suggest that how many recordset can be opened
simultaneously for a MS-Access 2000 Database.


There is mention of 2048 Table IDs but a query can open many Table IDs while it's processing. Especially during a very complex Union query.

What's your specific problem?
Does that make any
difference if we use ODBC or some other way of connecting to the
database.


You can't use ODBC from an Access FE to connect to an Access BE.

Tony

Nov 13 '05 #5

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

Similar topics

8
by: Hung Huynh | last post by:
Hi, I'm trying to use either one of these methods to position the cursor in a specific position inside a recordset, but neither one seems to work. For example, I have 10 records in my rsData...
2
by: Colleyville Alan | last post by:
I ran into problems in an app in which I received a msg of "cannot lock the table, it is in use by another user". It turns out that I had opened a recordset with a command like set rstmyrecs =...
1
by: berlinbrown | last post by:
What is the best way to open run a query and then open a recordset, for example. Set rst = exDatabase.OpenRecordset(sql) ' Run Query .... .... ....
12
by: Mike MacSween | last post by:
rst.eof = true and rst.bof = true or rst.movelast rst.recordcount = 0 ?
3
by: Lyn | last post by:
Hi, I have been experiencing a problem passing a LIKE statement in the WHERE argument of a DoCmd.Openform statement. I have posted that issue separately. However, in an attempt to work around...
12
by: (Pete Cresswell) | last post by:
Say I've got a RecordSet: ----------------------------------------------------------- Set myRS = CurrentDB.OpenRecordset(SomeSQL, dbOpenDynaset)...
2
by: Lyn | last post by:
Hi, I am opening a form in Continuous mode to list the records from a recordset created in the calling form. The recordset object is declared as Public and is set into the new form's Recordset...
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....
3
by: ruomingxu | last post by:
I have a problem with recordset/SQL statement. The following is the code. Private Sub Command1_Click() Dim SqlQuery As String Dim RcdSet As Recordset Dim cnt As Integer SqlQuery = "SELECT *...
4
by: =?Utf-8?B?R1ROMTcwNzc3?= | last post by:
Hi Guys, thanks for your help yesterday, I've got one more question, then I think I'm done for now,... Is it possible to insert recordset data in a javascript, for instance I have a javascript...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
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: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

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.