Re: SME 6 dbase initialization mechanism
Charlie Brady <[email protected]> Tue, 30 Dec 2003 15:08:49 -0500 (EST)
| Newsgroups | gmane.network.e-smith.devel |
|---|---|
| Message-ID | <[email protected]> |
On Tue, 30 Dec 2003, Greg Zartman wrote: > Is it possible to initialize a single dbase with this new mechanism? > It appears that one must initialize all of them at once, given the If you dig down deep enough in the library code you'll find a way to do just one db. But why bother? The db initialization process is designed so that you can run it over and over again. A default value will only be set if it isn't set already, and a force value wins all the time - so repeating the process is harmless. -- Charlie Brady [email protected] Mitel Networks Corporation http://www.mitel.com/ Phone: +1 (613) 592 5660 or 592 2122 Fax: +1 (613) 592 1175 A: Because we read from top to bottom, left to right. Q: Why should i start my reply below the quoted text? -- Please report bugs to [email protected] Please mail [email protected] (only) to discuss security issues Support for registered customers and partners to [email protected] To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] Searchable archive at http://www.mail-archive.com/devinfo%40lists.e-smith.org