RonB
|
| Posted: 08/16/2002, 10:42 AM |
|
Since Yes isn't realy up to date with their wishlist on this site I decided to post it here to see what other wishes there are out there.
QUERY BUILDER
My company has three main databases(MySQL(intranet),Oracle(clientregistration),solid (HRM system)). I now handcode "joins" between tables in different databases when using a grid. It would be great if I could use query builder to create "queries" over multiple connections. For example: select connection1.personel.pers_nr, connection2.employee.emp_name from connection1.personel,connection2.employee where connection1.persone.pers_nr=connection2.employee.emp_nr
LOGIN PROCEDURE
It would be verry helpfull if the login procedure would allow for the user to choose an user defined field that would be checked also on login.
This would greatly expand security options and would at the very least make it a lot more flexibel.
RonB
|
|
|
 |
Andrew
|
| Posted: 08/18/2002, 2:30 PM |
|
Just a simple one:
ZOOM BOX FOR PROPERTIES GRID
Editing a form/control etc's properties in the property grid is fiddly in the short line that is normally available. What it needs is a 'Zoom' box, as in MS Access (Shift+F2) which opens a larger window so you can see the whole line that you're typing in.
By the way, underneath the properties list there is a blank box which in earlier versions used to give a useful hint about the current property - what happened to that?
Andrew
|
|
|
 |
|