473,396 Members | 1,895 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.

Locked data base? Please help

Good day

I am having a problem developing a web application for an on line catalog. I
am using ms access XP on an XP professional platfrom. I have been able to
succesfully develop a web page to query the database to produce a list of
items in groups of 10, but when I request the next 10 items the server
returns the following error:

"Error Type:
Provider (0x80004005)
Unspecified error
/ECOTAssets/AssetList.asp, line 5"

after a few seconds (about 30), if I hit reload the page will actually load.
I am assuming that the database is locked or something like that. How can I
get it to work with out these waiting periods?

Thanks very much.
Nov 13 '05 #1
1 1418
I'd bet you would have a better chance of getting a good answer if you asked
this in a newsgroup devoted to .asp. You are likely using a _Jet_ database,
but not _Access_ (Access being the user interface and application
development part of the product, Jet being the default database installed).
Even Microsoft often takes the "shortcut" of calling Jet databases "Access
databases".

On the other hand, many .asp applications use the Microsoft Data Engine
(MSDE, also known as Microsoft SQL Server Desktop Edition) which is an
alternative to Jet when using Access, but is included in the MDAC 2.x
downloads.

I presume you are using ADO (ActiveX Data Objects) or ADO.NET as your Access
method... there are newsgroups for both of those, as well. You'll find both
USENET newsgroups via your own news server, and Microsoft-sponsored
newsgroups via the free "news.microsoft.com" news server in all these
categories.

Larry Linson
Microsoft Access MVP

"Carlos Sol" <so***@rice.edu> wrote in message
news:ca**********@joe.rice.edu...
Good day

I am having a problem developing a web application for an on line catalog. I am using ms access XP on an XP professional platfrom. I have been able to
succesfully develop a web page to query the database to produce a list of
items in groups of 10, but when I request the next 10 items the server
returns the following error:

"Error Type:
Provider (0x80004005)
Unspecified error
/ECOTAssets/AssetList.asp, line 5"

after a few seconds (about 30), if I hit reload the page will actually load.

I am assuming that the database is locked or something like that. How can I get it to work with out these waiting periods?

Thanks very much.

Nov 13 '05 #2

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

Similar topics

1
by: Rolan | last post by:
Having tried various permutations of Before Update and well for that matter, After Update, OnExit, OnEnter, etc. and also Locked controls, I'm still unable to obtain the intended results. There are...
4
by: hkappleorange | last post by:
I ued this code to connect to a mdb file A = New OleDbConnection( "PROVIDER=Microsoft.Jet.OLEDB.4.0;DATA Source=C:\Inetpub\wwwroot\ASPX\Authors.mdb" )
7
by: Andrea Moro | last post by:
I'm writing my first windows control library. A simple textbox with some numeric facilities. Well, there is a strange thing that happen. I want to add a locked property. As many other property,...
2
by: erick-flores | last post by:
Hello all I have an Expense Report Interface Users logon using Access security. They enter their expenses information and then click on a button to display the report, print it and sign it....
14
by: ThunderMusic | last post by:
Hi, I want to detect in my C# app (can use iterop) if the workstation is locked. I've seen on the web people saying it's impossible except by looking if the Screensaver process is running. There...
5
by: Glen Buell | last post by:
Hi all, I have a major problem with my ASP.NET website and it's SQL Server 2005 Express database, and I'm wondering if anyone could help me out with it. This site is on a webhost...
8
by: kevin.vaughan | last post by:
Good Afternoon Everyone, Could someone please explain why I can't set the Subform control Visible attribute to False as below? The statement for the locked attributes work but not for the...
15
by: chaseexchange | last post by:
First, a brief explanation of why this has happened. I purchased, what I thought, was a fully functional program written in Access last year from a local programmer. This program was to be used as...
10
by: bluethunder | last post by:
I created a system and I have a problem regarding the data that will be inputted. Example the required data to be inputted is character only and another thing if the required data to be inputted is...
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: 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...
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
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,...
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.