The table is located in a read-only database

I’m having a problem and I couldn’t solve it. This is my query: “ALTER TABLE Future ADD AI Int”. But ı got this error: Run query: Cannot change the design of table ‘Future’. The table is located in a read-only database. My excel file is not read-only. I also edited all the permissions. Still the problem is not solved. What must ı do to fix the problem?

@Ali_Osman_Kaya

On excel you cannot delete or alter the table I believe uing excel as DB

cheers

But someone did this. You can check: Execute query : Cannot modify the design of table 'table_name'. It is in a read-only database . I tried the same way. But it didnt work.

@Ali_Osman_Kaya

I dont see alter operation there

Cheers

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.