realbasic-nug
[Top] [All Lists]

Re: Advice re - design issues (database application)

To: realbasic-nug at lists dot realsoftware dot com
Subject: Re: Advice re - design issues (database application)
From: Bob Gordon <gordon1bob at yahoo dot com>
Date: Mon, 30 May 2005 08:00:33 -0700 (PDT)
Delivered-to: realbasic-nug at lists dot realsoftware dot com
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:Received:Date:From:Subject:To:In-Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=uvL2pHWNOYU/sw3IzYB2huXifAkcIBbXaRcHWKOQ8w/rbhILjTZo33T/NoztIMKxTzUzC2LrMq6P5gKjnn1bO8Wuq0qmZ6qOWvb4qzTrW1azRBKoTy8twStxVfec5lJpzfIqpVTu6pGNos0WqiY8QSJazqhrdLiNMGC+0nYdMis= ;
Steven,

I'm working on a database app myself right now. I'm
using the built-in database but only for prototyping.
I'm assuming I will also not have all the move
next/previous etc. like you describe.

I decided that rather than grab all the row ids, I
would present a blank screen. The user would either
enter a new record or use the find ability to find the
desired record to edit. I will add a search command to
allow collection of a subset of rows (where I will be
collecting row ids), but my experience is that few
users (none?) actually use the next/previous features
I have provided (when I use FoxPro).

It might also be useful to discuss some basic UI
design features (e.g. menus) on this list. I have seen
lots of database-based apps done in lots of languages
and very little consistency.

-Bob Gordon
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>

<Prev in Thread] Current Thread [Next in Thread>