Jump to content

how to make an automated voting system using DATABASE????

- - - - -

  • Please log in to reply
3 replies to this topic

#1
john_ray11

john_ray11

    Newbie

  • Members
  • Pip
  • 2 posts
NEWBEE here need to know how to make a electronic voting system by using database. . . plssss reply to this post as soon as you read this.... thanks for the time :))

#2
WingedPanther

WingedPanther

    A spammer's worst nightmare

  • Moderators
  • 16,831 posts
  • Location:Upstate, South Carolina
  • Programming Language:C, C++, PL/SQL, Delphi/Object Pascal, Pascal, Transact-SQL, Others
  • Learning:Java, C#, PHP, JavaScript, Lisp, Fortran, Haskell, Others
So, what all do you need to track? What type of database will you be using?
Programming is a branch of mathematics.
My CodeCall Blog | My Personal Blog

#3
john_ray11

john_ray11

    Newbie

  • Members
  • Pip
  • 2 posts
track down all the voting counts and will be using Microsoft Access for the Databases. . .

#4
WingedPanther

WingedPanther

    A spammer's worst nightmare

  • Moderators
  • 16,831 posts
  • Location:Upstate, South Carolina
  • Programming Language:C, C++, PL/SQL, Delphi/Object Pascal, Pascal, Transact-SQL, Others
  • Learning:Java, C#, PHP, JavaScript, Lisp, Fortran, Haskell, Others
Think about it this way: how do you store the data in memory? You have to create a similar table structure in the database. Focus on the program, first.

Also, make sure you learn SQL, or LINQ (if you have that in your version of VB).
Programming is a branch of mathematics.
My CodeCall Blog | My Personal Blog




1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users