Hello,
I have developed a desktop application with FSQL. It actually creates .cgi files dynamically and stores the data in them. These have data restriction like not allowing special characters. And even the deletion the records caused problem with the display of next inserting data. Anyhow managed the above problem with data encryption and smart deletion respectively.
Now i have to upgrade the same software to be used in a network. Software being installed in a centralised server and various users using it with different logins.
I am scared if the database can support the heavy burdon of data by multiple users and loosing of the data too.
Can anybody help me understanding with the limitations and restrictions of FSQL.