iCash and mySQL server

Tomaat

New Member
Hi,

I was wondering, since iCash uses an SQL backend to store it's data, is it possible to use a mySQL server to store this data? This way I can access my iCash data everywhere and I don't have to worry about backing up my data because my mySQL server already makes backups.
 

stanbusk

Administrator
Staff member
In fact iCash uses SQL but the SQL engine we use is not mySQL. We would have to modify almost all the application in order to be able to access a mySQL database.
 
Top