On 5/26/2024 10:49 AM, Charlie wrote: > I have finally solved the problem I was having with the inno project. Everything looks good. The database is set up in the bde, directories are correct, etc. > > When I go into the program though, I am getting read only errors on all the tables (I think). Any ideas how to fix this? Thanks
Where are your tables being installed? That makes a huge difference.
If they are installed, for example, in the C:\Program Files (x86)
folder, it's an issue. If they are installed in C:\ProgramData, you
should be okay ...