Hello again,
I just finished doing an implementation of part 2
described earlier. Since it is read-only, it is
really only half-done. Again, this is for mySQL
only for the moment.
I've added methods fetch(dialog), update(dialog), and
insert(dialog). So far, only fetch has been implemented.
It works well with textboxes but I have not tried
anything else.
Also fixed an embarassing bug in the getView() method
and changed string parameters to wstrings.
I'll post the code later tonight.
Regards,
Rick Parrish