473,386 Members | 1,753 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.

A97: Might I need to set reference to Find and Replace 8.0?

MLH
Most of you will recognize that I'm talking about Rick Fisher's
product. I bought the version for Access 2.0 thirteen years ago
and fell in love with it immediately. Most of you know, by virtue
of my lame-ass posts that I only recently migrated from A2.0 to
A97 and only recently, I bought Rick's product to support the
newer platform.

Well, we've been on the topic of references lately and one that
I saw in the list was Find and Replace 8.0. I adore the add-in
in 97 as much as I did in 2.0 - but I have noticed that some of
my larger mdb's lock up during F&R just as soon as REPORTS
begin to be searched. I've thought it was a quirk in my machine.
So, I skip searching the reports. Or, if I need to, I shut down my
app AND MS Access, restart them both and THEN search the
reports by themselves. If it fails again, I reboot the machine. I
launch NO APPS other than A97 - utilizing as little memory as
possible and this generally does it. But if I start 1 damn little
thing - say, outlook express - I get the memory failure. Doing things
this way, I can generally make it all the way through. Otherwise,
Access tells me it has experienced an unrecoverable error and
has to shut down.

Might it be that I SHOULD have this reference checked? All
opinions welcome. Its worth mentioning that I have a gig of RAM
installed in this development box and I don't have any of it
allocated to a RAMDRIVE or anything like that.
Nov 13 '05 #1
3 1251
MLH <CR**@NorthState.net> wrote in
news:po********************************@4ax.com:
Might it be that I SHOULD have this reference checked?


Are you using the add-in programmatically, from VBA code? If not,
then there is no purpose served by having a reference to it.

Sounds to me like you have something corrupt in your reports
collection, or you the add-in has a bug.

Have you decompiled your database recently?

--
David W. Fenton http://www.bway.net/~dfenton
dfenton at bway dot net http://www.bway.net/~dfassoc
Nov 13 '05 #2
MLH
Might it be that I SHOULD have this reference checked?
Are you using the add-in programmatically, from VBA code? If not,
then there is no purpose served by having a reference to it.

No, I'm not. So that's not the problem.
Sounds to me like you have something corrupt in your reports
collection, or you the add-in has a bug. The anomoly occurs in all databases, once the number and size of
reports reaches some level. I can circumvent it by feeding say half
the reports to the search engine in one pass and the other half in
a second pass. That's been my work-around and has always done
the trick for me.
Have you decompiled your database recently?

That I have not. But the anomoly is consistent across all databases.
Brand new ones (IE, those with few or no reports) never present a
problem. I've never read another post expressing a similar problem.
Nov 13 '05 #3
MLH <CR**@NorthState.net> wrote in
news:g6********************************@4ax.com: [quoting me:]
Sounds to me like you have something corrupt in your reports
collection, or you the add-in has a bug.

The anomoly occurs in all databases, once the number and size of
reports reaches some level. I can circumvent it by feeding say
half the reports to the search engine in one pass and the other
half in a second pass. That's been my work-around and has always
done the trick for me.
Have you decompiled your database recently?

That I have not. But the anomoly is consistent across all
databases. Brand new ones (IE, those with few or no reports) never
present a problem. I've never read another post expressing a
similar problem.


I wonder if you have very complex SQL in those reports, because the
recordsource of the report has to be initialized for any
Search/Replace functionality to act on the report. I tend to
initialize complex report recordsources in the OnOpen events of the
reports, partly because I hate having to wait for the recordsource
to initialize in order to be able to work with the report.

Of course, it also makes some things about working with the report
in design view harder.

From what you've said, it sounds like the probelm is not your MDBs,
but the tool you're using.

--
David W. Fenton http://www.bway.net/~dfenton
dfenton at bway dot net http://www.bway.net/~dfassoc
Nov 13 '05 #4

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

Similar topics

0
by: Douglas Buchanan | last post by:
I cannot create a database. (A97) Not with *any* name I try! I get the following error: ====================== Microsoft Access ---------------------- The Database 'C:\Documents and...
22
by: Bradley | last post by:
Has anyone else noticed this problem? I converted the back-end to A2000 and the performance problem was fixed. We supply a 97 and 2000 version of our software so we kept the backend in A97 to make...
3
by: Pieter Linden | last post by:
I have a database of rental units etc that I'm using the CreateTableFromRecordset code from ADH 2000. Well, at the moment, I'm doing a sanity check and testing it on my computer, with A2002, but...
9
by: MLH | last post by:
Trouble is, it doesn't happen every time. Yesterday, for example, it happened only once and not again afterward. Some days ago, a similar situation. Today, well - I tried 7 times straight to open...
11
by: MLH | last post by:
I copied the following code snippet from A97 HELP. Am getting an error at compile time suggesting there's a problem with the first line (compile error, user-defined type not defined). It is likely...
9
by: MLH | last post by:
A runtime error 13 (type mismatch) occurs running the following line: Set rst = dbs.OpenRecordset("tblMyTable", dbOpenTable) What would be the most likely place I would find the source of the...
33
by: MLH | last post by:
I've read some posts indicating that having tons of GV's in an Access app is a bad idea. Personally, I love GVs and I use them (possibly abuse them) all the time for everything imaginable - have...
18
by: MLH | last post by:
I have an A97 app that automatically sends eMail using OutLook Express. Each installation requires the user to reconfigure Outlook Express to avoid prompts waiting for them to authorize or deny...
3
by: MLH | last post by:
Back in mid-2003, lucason posted a question about removing punctuation chars from a string. Suggested code was posted using Replace function. Could the FN below be easily modified for use with A97...
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: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
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: 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
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
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.