473,508 Members | 2,303 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Slow update of Access tables

Hi all,

I'm developing a SW in VB6 that writes to an Access 2003 table while
another SW (set up as a Windows Service) is reading the same table and
erasing the records as they're read. I noticed a lapse of about 1 sec.
between writing and reading and I think this is due to a delay caused
by Access. Has anyone come across this problem? Is it resolvable?

Otherwise, could the same thing be done using a shared memory space
somewhere? How could it be developed considering there's two different
softwares running and using it simultaneosly?

Thanks,

Robert

Jan 26 '07 #1
2 1446
"Robert" <ro********@hotmail.comschrieb
Hi all,

I'm developing a SW in VB6 that writes to an Access 2003 table while
another SW (set up as a Windows Service) is reading the same table
and erasing the records as they're read. I noticed a lapse of about
1 sec. between writing and reading and I think this is due to a
delay caused by Access. Has anyone come across this problem? Is it
resolvable?

Otherwise, could the same thing be done using a shared memory space
somewhere? How could it be developed considering there's two
different softwares running and using it simultaneosly?
This is a VB.Net ("dotnet") group. Though... The article from the local MSDN
library is not online @ MSFT anymore but I found it somewhere else:
http://doc.ddart.net/mssql/sql2000/h...cellaneous.htm

Look for the headline "Refreshing the Cache" and how it's done with DAO and
ADO.
Armin

Jan 27 '07 #2
"Robert" <ro********@hotmail.comwrote in news:1169855156.718069.169480
@l53g2000cwa.googlegroups.com:
I'm developing a SW in VB6 that writes to an Access 2003 table while
another SW (set up as a Windows Service) is reading the same table and
erasing the records as they're read. I noticed a lapse of about 1 sec.
between writing and reading and I think this is due to a delay caused
by Access. Has anyone come across this problem? Is it resolvable?
It's stuff like this that gives VB developers a bad name (not to mention
the OP doesn't konw the diff between VB/VB.NET ;-)!

Access is not a real database and it shouldn't be used in a multi-user
environment... there are better technologies for that sort of thing (i.e.
SQL Server Express)
Jan 27 '07 #3

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

Similar topics

11
17525
by: DJJ | last post by:
I am using the MySQL ODBC 3.51 driver to link three relatively small MySQL tables to a Microsoft Access 2003 database. I am finding that the data from the MySQL tables takes a hell of a long time...
2
3339
by: David | last post by:
Hi, We have an internal network of 3 users. Myself & one other currently have individual copies of the front-end MS Access forms and via our individual ODBC links we have used the: File > Get...
1
1993
by: IkyL234 | last post by:
I'm using Access2000. I have just designed a database which seems to be operating very slow on a network. There are currently only a few records in it. Should I be compacting it now before it gets...
7
26935
by: ddsvi78 | last post by:
I am a complete idiot when it comes to access. Now that said, I work for a computer security company and one of our customers came to us with an access problem. They had been running fine for a...
9
2984
by: AnandaSim | last post by:
Hi All, I've had Access 97, 2000 connections to the corporate Oracle database for a few years now - but seldom use it. When I did use it years ago, performance was not fast but the features were...
7
1561
by: mp | last post by:
Hi, MS Access DB, C#, VS, SQL I have implemented search with SQL statements like follows: SQLString = "SELECT ENGLISH FROM MyTable WHERE ENGLISH LIKE '"+txtWordManipulation.Text+"%' ORDER BY...
0
2580
by: roiavidan | last post by:
Hi, I'm having a bit of a problem with a small application I wrote in C#, which uses an Access database (mdb file) for storing financial data. After looking for a similiar topic and failing to...
21
4651
by: lesperancer | last post by:
I've got an access97 reporting mdb that pulls data (77,000 rows) from a sql server table into a local table to run reports if the local table is part of the reporting MDB, the insert statement...
13
3430
by: eighthman11 | last post by:
using Access 2003 and sql server version 8.0 Hey everyone. Created a text box where the user types in an Inventory number and it takes them to that inventory number on the contimuous form. The...
2
9819
by: existential.philosophy | last post by:
This is a new problem for me: I have some queries that open very slowly in design view. My benchmark query takes about 20 minutes to open in design view. That same query takes about 20 minutes...
0
7123
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
7382
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
7495
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...
0
5627
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
4707
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3181
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1556
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
766
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
418
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

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.