Hi all,
I created a program CMS for Windows that uses a SQLite database, the database is created in the c/users/yourname/appdate/roaming/CMS on the first run.
It works perfectly on my computer.
I can delete the database and its reinstalled with no problems when the program is restarted, I can add and delete records.
Two testers downloaded the .exe file, we are all using Win 10 and Win Defender.
The two test sites have no problem installing the program which creates the database and adds a test record correctly. As soon as they try to view that record the program shuts down.
Where should I start looking for a solution, any suggestions appreciated.
Thanks
The program runs but the database has two records, somehow the compilation must have been erroneous in that I included the test db, I will check further ..thanks again
Ok, I did that, it runs ok, cmd shows no errors, I can add/ edit /save records.
One of my testers reinstalled the new version on her machine, program installs OK, the database is created, test record can be viewed so all that is better, but she tries to add a new record and gets a blank form.
I just asked to see how much RAM is on that machine, wondering if thats the problem now as my installation is good.
Thanks again
her machine has 8Gb ram, she can run the program in compatability mode - Windows XP.
a second tester has it running in Win 7
a third tester has it running in win 10
thanks for replies, not sure where to now