Database record design questions

2002-03-18 Thread Jason Freund
Hi, I've read through a lot of the stuff on Memory, Resource, and Data management, but since I'm brand new to this section of the API, and my app's requirements are somewhat complex, I'd appreciate any advice from seasoned Dm programmers as to how I should design and build my databases. ===My

RE: Database record design questions

2002-03-18 Thread Danny Epstein
Some comments, in no particular order... I understand where the single-file requirement is coming from, but it may not be worth it. You might also consider a self-extracting archive, or have your app extract the data file. You could even compress the data file. You can use a single big database