We have a fairly large 3rd party database (850MB) which we'd like to keep pure, because it can be updated weekly by the vendor.
We also have data we maintain that references the 3rd party data. Ideally, I would like to have RDB know to ATTACH the second database and treat the two files as one. >From what I can tell of the SQLite database, in the case where the table names are unique, the only complication is that all the sqlite_master tables would need to be queried by RDBO::Loader (I'm guessing without yet having looked at the code). http://www.mail-archive.com/sqlite-users@sqlite.org/msg18562.html Is this already supported, or would it be easy to make RDB and RDBO::Loader do the right things? Thanks, Fred ____________________________________________________________________________________ Never miss an email again! Yahoo! Toolbar alerts you the instant new Mail arrives. http://tools.search.yahoo.com/toolbar/features/mail/ ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Rose-db-object mailing list Rose-db-object@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/rose-db-object