Databases

NAVIGATION
CATEGORIES
REFERRENCE
LINKS
  • Optimize performance - reading from multiple database files, processing and writing to sep

    0 answers - 757 bytes - related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

    Regarding: "I believe my only option is to attach databases one at a
    time,"
    I can't say I know enough of your system to be sure, but keeping each
    subject's data in a separate database may not serve you well in the long
    run.
    Since I would suspect you will want to do various searches that span
    subjects, comparing them on a particular measurement, would it not be more
    conventional to have a single (disk-based) database containing multiple
    tables, many of them indexed by a patient-identifier key? If you ever need
    to dump or delete all data for a particular subject, that should be simple.
    Just a thought.
    To unsubscribe, send email to sqlite-users-unsubscribe (AT) sqlite (DOT) org

Re: Optimize performance - reading from multiple database files, processing and writing to sep


max 4000 letters.
Your nickname that display:
In order to stop the spam: 0 + 9 =
QUESTION ON "Databases"

EMSDN.COM