CelticDragon
08-12-2005, 04:09 AM
Hi guys...
Some of you may notice that I have been posting a lot recently about sql stuff as I just have always been unable to get my head around databases!
I'm not actually sure I need to use SQL for this current project, I need to get people to answer a load of questions - one user per application - and output a file that can be printed or emailed! I'm thinking that the user can get the app, use it and each answer can be put into a text file (or other extension) on their machine in a specific folder. I can then get these files and replace strings of text like X_Answer_1, X_Answer_2 in a html document and presto... the user can either save it to a location of their choosing or they can print it out...
The thing is that people will have to be able to take breaks from the questions to actively go out and find out some of them so some things would be saved and others not.... Does this make sense?
If it does, should I still try to use SQL?
Some of you may notice that I have been posting a lot recently about sql stuff as I just have always been unable to get my head around databases!
I'm not actually sure I need to use SQL for this current project, I need to get people to answer a load of questions - one user per application - and output a file that can be printed or emailed! I'm thinking that the user can get the app, use it and each answer can be put into a text file (or other extension) on their machine in a specific folder. I can then get these files and replace strings of text like X_Answer_1, X_Answer_2 in a html document and presto... the user can either save it to a location of their choosing or they can print it out...
The thing is that people will have to be able to take breaks from the questions to actively go out and find out some of them so some things would be saved and others not.... Does this make sense?
If it does, should I still try to use SQL?