WPF Application with Database.

Posted by mike on Stack Overflow See other posts from Stack Overflow or by mike
Published on 2010-05-12T21:33:01Z Indexed on 2010/05/12 22:04 UTC
Read the original article Hit count: 148

Filed under:
|

Hi, i would like to or need to use a database for my wpf project. It has to store "person" "team" "goals" and maybe 2 more things, nothing very big. Ive already used (worked) with databases in java / php (postgresql), but is there maybe an "easier" way to store the things.. i mean if the db is going to be big than i could use (postgre or mysql), but this one would be small.

© Stack Overflow or respective owner

Related posts about wpf

Related posts about database