"alriddoch" said:I have a few reservations that I'll detail here.
Finally I am concerned that MySQL is missing features at the back end which cyphesis makes use of. I believe referential integrity is currently not supported and I would need to be sure that sequences can be reliably used to guarantee ID space integrity.
There are two steps to implementing MySQL support. The first is to add a meaningful abstraction layer so that there is no tight coupling to client code. The second is then to write the MySQL driver for this layer.
Al
It looks like you're new here. If you want to get involved, click one of these buttons!