From: <Mar...@si...> - 2001-12-20 17:36:52
|
Thanks to everyone for all your help in making db so great. Here is a user's report: 1. You can't filter on a checkbox (boolean) field, since the ConvertFieldToString() function doesn't create a corresponding string value for a boolean for you to compare against in the filter. 2. Any chance of being able to attach a note to a database. Then database creators can add copying information or meta descriptions of the schema or help, etc. for their databases? If you wanted to get really carried away, then adding a note per field in the design would be useful too, for field descriptions (explains to users what to put in each field, etc.) But a note per database would be sufficient. 3. Any chance of making the loading of a new database (rather than an update) faster. I am assuming the current approach is to create the database and then add the records in over the link. This is rather slow for large databases, when "all you need do" :) is grab the .pdb and sort it out later. It also seems to fall over for read only databases. 4. It would be nice to have an option to turn on auto-title case for text fields (per field is best, per database is next best :) Like what memo does after a fullstop space. Thanks again for such a great program. I keep giving it to my friends and is probably the one killer app for a Palm, at least for me. Martin Hosken PS. Please reply direct as well as to the list, since I am not on the list. Ta |