1
Answer

Solving my Issue

Jamie Brunton

Jamie Brunton

13y
1.7k
1
I have an application that I have developed, it basically stores information about projects and lets the user move through each project and edit information. I am doing this by loading everything into a project class and moving off into subclasses from there, currently it uses a SQL database locally to store the information but I am finding more and more that users don't have the rights etc to run it like this.

What would be a fairly straight forward and effective way to store the project and reload them on startup?
Answers (1)
Next Recommended Forum