1
Reply

Solving my Issue

Jamie Brunton

Jamie Brunton

Mar 1 2011 4:53 PM
1.7k
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