473,386 Members | 2,078 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,386 software developers and data experts.

Error 3048: Can't Open any more databases

I have an Access 97 database, quite large, and have started getting the
error, Error 3048: Can't Open any more databases.
-The data is split from the application (front end and back end).
-The application has a fair bit of VBA
-The Data database resides on a network server
-Generally there are 3-4 front-ends attached at any one time

The application has run happily in its current state, aside from
incremental changes, for over 5 years. I did make some changes around
the time it started but cant seem to relate any of these to this issue.
I can replicate the error every time by scrolling through 75 records in
the main form. This form has 4 subforms. 3 are lightweight but one is a
continuous form with multiple combo boxes. It has had exactly the same
structure for the last 4 years.

As potential solutions
-I have looked through the application looking for CurrentDB() objects
not ended.
-I have updated the version of MSJET to 3.5SP3.
-There are no missing References.
-I copied the backend and frontend to my laptop and was able to
replicate the same error at the 75th record.
-I went directly to the 75th record and moved back and forth through
the forms records from around 70 to 80. The error occurred once the
75th record had been scrolled to. Therefore there is nothing special
about the 75th record.

Is there any way I can determine what the open database connections are
using VBA or some addin.

If anyone can help I would greatly appreciate it as I will start
looking like an idiot if I cannot solve this issue.

TIA

Celtic_Kiwi

Nov 13 '05 #1
1 4913
On 15 Feb 2005 03:37:00 -0800, "celtic_kiwi" <ga*********@gmail.com>
wrote:

You probably have some bad code in either the mainform or a subform. I
suspect the Current event. Perhaps you can post it, and we may be able
to spot the problem.

-Tom.

I have an Access 97 database, quite large, and have started getting the
error, Error 3048: Can't Open any more databases.
-The data is split from the application (front end and back end).
-The application has a fair bit of VBA
-The Data database resides on a network server
-Generally there are 3-4 front-ends attached at any one time

The application has run happily in its current state, aside from
incremental changes, for over 5 years. I did make some changes around
the time it started but cant seem to relate any of these to this issue.
I can replicate the error every time by scrolling through 75 records in
the main form. This form has 4 subforms. 3 are lightweight but one is a
continuous form with multiple combo boxes. It has had exactly the same
structure for the last 4 years.

As potential solutions
-I have looked through the application looking for CurrentDB() objects
not ended.
-I have updated the version of MSJET to 3.5SP3.
-There are no missing References.
-I copied the backend and frontend to my laptop and was able to
replicate the same error at the 75th record.
-I went directly to the 75th record and moved back and forth through
the forms records from around 70 to 80. The error occurred once the
75th record had been scrolled to. Therefore there is nothing special
about the 75th record.

Is there any way I can determine what the open database connections are
using VBA or some addin.

If anyone can help I would greatly appreciate it as I will start
looking like an idiot if I cannot solve this issue.

TIA

Celtic_Kiwi


Nov 13 '05 #2

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

Similar topics

46
by: Steve | last post by:
Access97 Database The database is split into a frontend and backend and not connected to any other database. The database has an unbound report with 15 subreports. Some of the subreports include...
4
by: Zytan | last post by:
I've sent the error report. But does that contain my code? I would imagine not, since it's a privacy concern. Can they really fix the problem without code? Maybe, but maybe not. I don't care...
0
by: bhipwell via AccessMonster.com | last post by:
I am getting the 3048 error: "Cannot open any more databases." I have a couple forms loaded with tabs covered in combo boxes, list boxes, etc. The error occurs when running a form with 12...
0
by: Chuck W1CEW | last post by:
So we have a MySQL database that suddenly started reporting "can't open *.ibd file" errors on InnoDB tables in phpMyAdmin. (MyISAM are fine). To recover the data is all I want at this point -- so...
0
by: Apocalypse | last post by:
I have installed Visual Studio 2005 just now. When I compile and link a empty console application : #include "stdafx.h" int _tmain(int argc, _TCHAR* argv) { return 0; } There is an Link...
3
by: Frisco Depot | last post by:
I have a Run-time error problem on a Vista computer. There are two computers involved, The first one is Vista Home Premium SP1 with Windows Mail Version 6.0.6000.16386 (vista_rtm.061101-2205)...
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: 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
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
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
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...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
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,...

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.