From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <96f48a2f7bffbf3850711063bff40d57@proxima.alt.za> To: 9fans@9fans.net Date: Fri, 2 Jan 2009 05:46:32 +0200 From: lucio@proxima.alt.za In-Reply-To: <6e1b4885441aa402a90597d42f460119@quanstro.net> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Subject: Re: [9fans] ndb database= question. Topicbox-Message-UUID: 74c482b2-ead4-11e9-9d60-3106f5b1d025 > ndbsearch(2) searches the original file and all the files in > the database= lines. however ndbparse(2) opens only the > named file; ndbreopen(2) only reopens the named file. It may be that you want to limit the search to a single database element and then there is no way to do it. The database= idea is good, but it seems hard to use it consistently. Of course, that's my opinion, the real reason may be completely different. ++L