Rikard
08-12-2005, 05:57 AM
Hi i have done a program that in the end show some math results.
Now i want to take these results and store them some where for later use.
exampel i want to se all the results of the year in a diagram.
So my question is do i need a database? I have used databases before in php programing so i know some about sql.
When i have worked with sql before it has always been against a server and in this case its not posible. I dont want the user of my program to be forced to have a database or something like that (maby MS Access then)
So my questions is:
What programs do i need?
Do i need a server?
Can i store all results from AMS5 in a exel file instead of a database
/Rikard
Now i want to take these results and store them some where for later use.
exampel i want to se all the results of the year in a diagram.
So my question is do i need a database? I have used databases before in php programing so i know some about sql.
When i have worked with sql before it has always been against a server and in this case its not posible. I dont want the user of my program to be forced to have a database or something like that (maby MS Access then)
So my questions is:
What programs do i need?
Do i need a server?
Can i store all results from AMS5 in a exel file instead of a database
/Rikard