Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Programming > Pascal Delphi Databases > Want help with ...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 1 of 4 Topic 941 of 986
Post > Topic >>

Want help with database diagnostics tool design.

by MorrganMail@[EMAIL PROTECTED] Oct 17, 2006 at 10:56 AM

Hi,

Currently I'm writing a database diagnostics application using Delphi 5
and an Access database (which i cannot make changes to). Since I'm not
an experienced Delphi programmer I was hoping you could help me out and
give me some advice.

The database contains observations of some kind. The purpose of the
application is to let the user scan for absurd observations by enabling
a number of filters and setting their parameters. My idea for solving
this problem is to let each of the filters represent a specific query
string which selects all the observations which meets the criteria
specified by the filter. When the user execute a diagnostics the idea
is that all query strings (for selected filters) are joined together:

Filter 1 Query
UNION
Filter 2 Query
..
..
..
UNION
Filter N Query

Then the composite query string is sent to a data module which is
responsible for filling a DataSet with the filtered relations.

Does this seem like a good way to go about this or am I barking up the
wrong tree so to speak? Initially I was thinking about writing a
three-tier application, designing my own DAL but it seems kind of
overkill?

All input would be greatly appreciated!
 




 4 Posts in Topic:
Want help with database diagnostics tool design.
MorrganMail@[EMAIL PROTEC  2006-10-17 10:56:25 
Re: Want help with database diagnostics tool design.
DB-1 <db1@[EMAIL PROTE  2006-10-18 11:19:18 
Re: Want help with database diagnostics tool design.
MorrganMail@[EMAIL PROTEC  2006-10-18 03:28:28 
Re: Want help with database diagnostics tool design.
Dan <Doculus at CMDCs  2006-10-18 09:06:24 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Fri Jul 25 18:32:56 CDT 2008.