How is MySQL for a database? Those who've used it, are there any limitations or any problems one might encounter as to security or the number of users it would support?
Printable View
How is MySQL for a database? Those who've used it, are there any limitations or any problems one might encounter as to security or the number of users it would support?
Im using it, at first i was using part access, with linked tables to the online mysql tables ( so that a website could use it), but access is giving us to much trouble, so we're porting it all online onto mysql.
there are a fair few limitations, although the recent release has come a long way.
biggest limitation for me is there are no views or stored procs.