Non Web Server Database

lord_blurglord_blurg BeginnerLink Clerk
I do information technology at school and I have to make a game which gives people the option of logging into there account and being able to register an account also. Basically the game is a multiplication table game where it test how good you are at your times table.

I can basically do all that stuff now but the hard bit is that my teacher doesn't want use to use the schools web server or any server at all.

So I was just wondering if it is possible to register accounts without using databases or web servers. Are there any offline database programs I can use which work with flash.

Anyways... thx for the help...

Comments

  • martian2k4martian2k4 Llama Hunter Moderator
    You could do it in Java, But unfortunatly i don't know Java so I couldn't help you with it :D
    Free MySpace Layouts- Coming soon
    Photoshop Tutorials- Coming soon
    Premium PHP Scripts- Coming soon

    Haha i should really do some work so i can remove all the coming soon's
  • PythonPython Forum Leader The Royal RAM
    I agree - Java would be your best bet I think. Again I dont know how but you could probably just use flat files (text files) to store any info

    The Royal Ram

Sign In or Register to comment.