Hi all,
I'm developing an application that uses database. I have a table with around 30,000 rows. I want to use this table in my application and also I want to create the setup. So I can't use MySQL as database. I want to store the table as file, comma separated variables, xml file or like. How can I do this ? Is there any database that can be use to save as a file ?
I'm developing an application that uses database. I have a table with around 30,000 rows. I want to use this table in my application and also I want to create the setup. So I can't use MySQL as database. I want to store the table as file, comma separated variables, xml file or like. How can I do this ? Is there any database that can be use to save as a file ?