I’d like to know if WordPress can be pointed at the DB equivalent of SQL CE. I presume the answer is yes, if MySQL has something equivalent to SQL CE.
What’s the low down on this?
Update: Given the answers so far, I will re-state my question so that it is more easily understood: “Can WordPress be pointed at SQLite instead of MySQL?”
As far as I’m aware there is no MySQL equivalent of SQL Compact Edition. You may want to check SQLite instead (www.sqlite.org). WordPress supports this.