EZ Results and its future

Hello JV,

I've tried ezSQL and ezResults now and want to know what do you plan with your products in the nearer future? I've seen that the 'background' between v1.x and your last versions has changed very extremly (more special files and more structured now).

I've also seen now special directoreis in your EZ structure for different databases but I'm really confused that each database have it's own function (names) and (I'm wondering!) it's own function parameters? Why I have to call $ezr->query_mysql with a SQL statement but $ezr->query_oracle with FOUR parameters? I've thought that EZ now offers a database independent 'overlay' and I will be able to set (one times f.e. ez_sql_core.php) which DB I will use (a simple switch I mean), so I'm able to connect to any DB with my once created (same) code.

When I see your (simple) results of ->display() (with no CSS support) I've to say that this can also be done with less 'overhead' in the background. But if you're currently planning your next product 'ezEdit' to select one (or more) record(s) shown with ->display() to delete them or to insert a new record, edit one record with a given field set ... and so on ... (a simple 'phpMyAdmin' I would say) then I understand your preparation seen in your structure changes and then I will wait for your next products ... ,-)

Your Liese.