Need Help in file acting as database

Hi All,

I need a small help My Requirement is to act an Excel File as DataBase and write some queries on the excel file in unix platform. Is this feature available in aspose?

please provide some help. How i can resolve this issue?

Thanking you,

Regards,

Bertha .

Hi Bertha,

Aspose.Cells for Java supports to read/write data on unix. So generally your requirement can be served. However, we don't support to directly retrieve data from a sql query. So you may have to write your own code to convert your queries.