The easiest (although possibly not most elegant) approach to both problems would be to maintain two separate databases, one w/ validated records and one w/ incomplete records. Although both would be sync'd, the mainframe software app would only be getting data from the validated db -- the scratch db would just be dumped in your \pilot\<username>\backup directory. -- -Richard M. Hartman [EMAIL PROTECTED] 186,000 mi./sec ... not just a good idea, it's the LAW! > -----Original Message----- > From: Bob Ebert [mailto:[EMAIL PROTECTED]] > > > The downside is you've got to write a bunch of code that > checks for, warns > on, filters out, and displays incomplete records. It's > probably not too > hard, but it's an additional 'attribute' of data that a user > has to learn > about and keep track of. > > And you still have to handle the case where incomplete > records are present > when you're uploading data to the government datbase, > preferably without > crashing said database or invisibly ignoring the partial records. > >
- RE: Strategy for navigation & validation Bob Ebert
- Re: Strategy for navigation & validation Hal DeVore
- Re: Strategy for navigation & validation Chris Antos
- Re: Strategy for navigation & validation Hal DeVore
- RE: Strategy for navigation & validation Mark Beckman
- Re: Strategy for navigation & validation Larry W. Virden
- RE: Strategy for navigation & validation Richard Hartman
- RE: Strategy for navigation & validation Richard Hartman
- Re: Strategy for navigation & validation Scott Johnson
- Re: Strategy for navigation & validation Bob Ebert
- Re: Strategy for navigation & validation Richard Hartman
- Re: Strategy for navigation & validation Dave Lippincott
- Re: Strategy for navigation & validation Daniel McCarty
- Re: Strategy for navigation & validation Scott Johnson
- Re: Strategy for navigation & validation Daniel McCarty
- Re: Strategy for navigation & validation Scott Johnson
- Re: Strategy for navigation & validation Scott Johnson
- Re: Strategy for navigation & validation Kenneth Albanowski
- Re: Strategy for navigation & validation Daniel McCarty
