Is there any reason that one can't use mysql module? I thought that you only need mysql client and then can have ser access a remote mysql server.
Richard
yes, it's correct! When I think about an embedded system, my idea is a small system with few hardware/software capabilities and in particular a stand alone system. Use Mysql server in an embedded system with for example 16/32Mbytes RAM, or a cpu with 66/100Mhz and a flash disk for me it's not a great idea.
Best Regards Andrea Federico