Re: Access, OleDb, Insert or Update
- From: "Tony Toews [MVP]" <ttoews@xxxxxxxxxxxxxxx>
- Date: Mon, 31 Dec 2007 02:02:11 GMT
Terry Olsen <tolsen64@xxxxxxxxxxx> wrote:
We have a few Access applications that IE put out for the different
locations to use. They have an MDB file in a shared directory somewhere
on the network. We get a lot of calls on those. "I keep trying to open
this file and it freezes up." They wouldn't give it time to open and
were ctr-alt-deleting it. I found it took anywhere from 5-10 minutes to
open.
This I was trying to avoid by writing a FE in VB and using OleDb
Transactions to update the file. But I understand now about breaking it
up into a BE and FE, using Access for both. Now to bone up on my Form &
VBA skills.
Ah, a WAN is a big problem. Especially a busy WAN. And you've encountered some of
the problems.. You've also been lucky in that the database didn't corruption. Your
best options are Terminal Server or SQL Server.
You might want to go back and try the OleDB etc solutions but I'm not very hopeful.
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
Tony's Microsoft Access Blog - http://msmvps.com/blogs/access/
.
- References:
- Re: Access, OleDb, Insert or Update
- From: Tony Toews [MVP]
- Re: Access, OleDb, Insert or Update
- From: Terry Olsen
- Re: Access, OleDb, Insert or Update
- Prev by Date: Difficoult Query ... or maybe too much easy ...
- Next by Date: Re: Difficoult Query ... or maybe too much easy ...
- Previous by thread: Re: Access, OleDb, Insert or Update
- Next by thread: Re: Access, OleDb, Insert or Update
- Index(es):
Relevant Pages
|