no problem. I hope it doesn't seem like I'm attacking your position; just discussing.
If you're specifically looking for something that looks/acts like Access, then I completely agree.
And you're right about phpMyAdmin not being ideal for mass data entry; I usually write INSERTS and run them via the [SQL] tab... :) But, as Daniel says, if I need a data entry mechanism, I usually write something myself. That way, I can streamline things as much as possible, and I can incorporate basic validation into the process.

