i have project must able :
collect information medical plants(texts pictures hosted elsewhere).
once done, preview information , manipulate them needed(for example, show names , description of plants category , having life span of 2 years).
information project :
i'm using : c#
the project result in desktop software run on my personal computer only.
the number of plants 70.000.
every plant needs 1 "a4" page of information(name,description,...).
what best database choice in case , why ? (is using xml file database bad idea ?) thank you.
use sqlexpress localdb, thats more enough needs, yet still portable.
p.s. kind of questions not welcome here, should find forum can discuss pros , cons. if have specific questions implementation more welcome ask here.
Comments
Post a Comment