473,395 Members | 1,678 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,395 software developers and data experts.

Redundancy

I am preparing to write a small utility which will identify redundant
objects in an ADP and its SQL db.

Suppose my code finds two objects, A and B, which refer only to each
other, that is each calls a function from the other, opens the other or
uses a property of the other, etc, only. Assuming A an B are not menu
items, is it necessarily true that A and B are redundant to the
application and can be removed safely?
Nov 13 '05 #1
10 4354
On Thu, 27 May 2004 10:12:38 -0400, Lyle Fairfield
<ly***********@netscape.net> wrote:
I am preparing to write a small utility which will identify redundant
objects in an ADP and its SQL db.

Suppose my code finds two objects, A and B, which refer only to each
other, that is each calls a function from the other, opens the other or
uses a property of the other, etc, only. Assuming A an B are not menu
items, is it necessarily true that A and B are redundant to the
application and can be removed safely?


In my opinion, yes, and let me know if/when you are successful with your
"small" utility. What you're trying to do might actually not be 100%
possible, given that so many things in such an application can be referred to
indirectly.

One can run a function using Eval, Run, etc., and one can run a class method
using CallByName, and of course, it's even more so with references to form,
report, and control names, and anything on the SQL Side which are often
referenced via text.

I know this is not new info to you, just wondering if you considered all that.
Nov 13 '05 #2

"Lyle Fairfield" <ly***********@netscape.net> wrote in message
news:2h************@uni-berlin.de...
I am preparing to write a small utility which will identify redundant
objects in an ADP and its SQL db.

Suppose my code finds two objects, A and B, which refer only to each
other, that is each calls a function from the other, opens the other or
uses a property of the other, etc, only. Assuming A an B are not menu
items, is it necessarily true that A and B are redundant to the
application and can be removed safely?

See Aristotle's "Prior Analytics," Book 1, Chapter 13, "Preliminary
Discussion of the Contingent."
Nov 13 '05 #3
I haven't had a chance to use it (since my Glorious Employers are
still using A97), but A2003 has a Dependant Objects feature which
appears to do what you're talking about.

Here's the link on the A2K3 tour and a description:
http://www.microsoft.com/office/acce...on122121120120

Any devs have any experience with it? I'd be interested to know too
(since SUPPOSEDLY we're beging upgraded later on this year).

Thanks,
Anthony.

Lyle Fairfield <ly***********@netscape.net> wrote in message news:<2h************@uni-berlin.de>...
I am preparing to write a small utility which will identify redundant
objects in an ADP and its SQL db.

Suppose my code finds two objects, A and B, which refer only to each
other, that is each calls a function from the other, opens the other or
uses a property of the other, etc, only. Assuming A an B are not menu
items, is it necessarily true that A and B are redundant to the
application and can be removed safely?

Nov 13 '05 #4

"Anthony Cuttitta Jr." <ac*******@railvan.com> wrote in message
news:66**************************@posting.google.c om...
I haven't had a chance to use it (since my Glorious Employers are
still using A97)....


According to Expert MVP Larry Linson, ONLY Access 97 is suitable for
database applications. YOU'RE FIRED!
Nov 13 '05 #5
"XMVP" <ac***********@hotmail.com> wrote:

Please ignore the above posting and others which are somewhat bizarre.

Note to persons new to this newsgroup. One person, with many identities, is being
rather disruptive. If you see a bizarre posting it's probably the work of this
disruptive person..

Check the headers of the posting. If you see the following the posting likely can be
ignored. Of course, there will likely be other headers to be added to this list.

Comments: This message did not originate from the Sender address above.
It was remailed automatically by anonymizing remailer software.
or
X-Abuse-Report: ab***@teranews.com
or
Organization: Posted via Supernews, http://www.supernews.com
or
Organization: 100ProofNews.com - Unlimited Downloads - $8.95/Month
or
X-Complaints-To: ab***@vnet-inc.com

You can also change your NewsReader program settings to ignore off-topic posts. See
http://www.hyphenologist.co.uk/killfile/ for more information.

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
Nov 13 '05 #6
XMVP wrote:
"Anthony Cuttitta Jr." <ac*******@railvan.com> wrote in message
news:66**************************@posting.google.c om...
I haven't had a chance to use it (since my Glorious Employers are
still using A97)....

According to Expert MVP Larry Linson, ONLY Access 97 is suitable for
database applications. YOU'RE FIRED!

http://www.trumpfiresbush.com/

Nov 13 '05 #7

If you are tired of reading Tony's off topic, stupid and repetitive posts,
report him for spamming this newsgroup:
OrgAbuseName: Verio Abuse Contact
OrgAbusePhone: +1-800-551-1630
OrgAbuseEmail: ab***@verio.net
Nov 13 '05 #8

"XMVP" <ac***********@hotmail.com> wrote in message
news:uf********************@vnet-inc.com...

If you are tired of reading Tony's off topic, stupid and repetitive posts,
report him for spamming this newsgroup:
OrgAbuseName: Verio Abuse Contact
OrgAbusePhone: +1-800-551-1630
OrgAbuseEmail: ab***@verio.net


hey xmvp dude--we professional database developers need tony. where would
we be without his obsolete web site filled with bogus advice?
Nov 13 '05 #9
ac*******@railvan.com (Anthony Cuttitta Jr.) wrote:
I haven't had a chance to use it (since my Glorious Employers are
still using A97), but A2003 has a Dependant Objects feature which
appears to do what you're talking about.

Here's the link on the A2K3 tour and a description:
http://www.microsoft.com/office/acce...on122121120120

Any devs have any experience with it? I'd be interested to know too
(since SUPPOSEDLY we're beging upgraded later on this year).


I strongly suspect it wouldn't go through code looking for objects. Ah, in the A2003
help "It is not available for the following - Access projects, data access pages,
macros and modules in a database, and objects not supported by the name AutoCorrect
feature, such as action queries and SQL-specific queries, including union queries,
data-definition queries, pass-through queries, and subqueries."

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
Nov 13 '05 #10

"Tony Toews" <tt****@telusplanet.net> wrote in message
news:pa********************************@4ax.com...

I strongly suspect it wouldn't go through code looking for objects. Ah, in the A2003 help "It is not available for the following - Access projects, data access pages, macros and modules in a database, and objects not supported by the name AutoCorrect feature, such as action queries and SQL-specific queries, including union queries, data-definition queries, pass-through queries, and subqueries."


[Ah, Tony is relevant!]
Nov 13 '05 #11

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

Similar topics

3
by: ChrisRath | last post by:
I have a table that I want to have a precalulcate length on a character field and group and sum up. Thought I could do this by creating a view with a group by clause that includes the sum...
6
by: Jason Heyes | last post by:
I am starting to worry about the performance of formatted read/write operations on data-redundant objects in my program.What can I do to improve this performance should it become an issue? ...
3
by: Warrick FitzGerald | last post by:
Hi Guys, I'm missing something in the MySQL clustering design. In the basic design outlined in the How-To, there are two NDBD nodes, a manager node and a MySQL node (ndb). If I now write an...
4
by: Carlos | last post by:
Hello Forum, I would appreciate it if you could recommend software to build redundancy in my application (my application stores data in a PostgreSQL v7.3.x database running in Linux RedHat) The...
0
by: Derrick | last post by:
Hello all; This is going to be a bit long...sorry... I am about to start out on a small scale client/server type system. The server will collect data from various sources (custom hardware over...
4
by: Dave White | last post by:
Hello Everyone, I have the following 3 tables setup:(Thanks Marsh!) Students Table StudentID (1 to many) Last First Class (Class Name) Period ( 1 to 8)
7
by: brucepayne | last post by:
what is the query for reduce redundancy in table plz help me
2
by: PeterAlt | last post by:
Hello all! This is my first post here. I've been going crazy lately trying to master the art of working with and creating my own objects with Javascript. I see the HUGE power potential of object...
1
by: forrestgump | last post by:
I am looking to create a statutory redundancy calculator (UK) in either access or excel. I need to calculate large batches of employees statutory redundandancies. Has anyone created one before...
3
by: mfareed | last post by:
Can somebody help me with the CRC (Cyclic Redundancy Code) algorithm implementation given below: There is a three byte packet header. <--------1st byte-----><--------2nd...
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:
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...
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
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
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.