-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Em 25-06-2013 15:02, Andrzej J. R. Hunt escreveu: > If I've understood correctly the suggestion is to remove the "Create a > new database" option from the Base startup dialog (which creates the > embedded database) along with the associated embedded database loading > code (very little code in Base is embedded specific) in order to prevent > the use of embedded databases? This wouldn't lead to any advantage for > external db users, and would massively disadvantage embedded db users > (e.g. casual users like myself, possibly some more serious uses > requiring everything in one file, ...), so seems to be a bit of a > complete non-starter really (not to mention increased entry barrier for > new users, setup required for unit-testing, etc.). > > Cheers, > > Andrzej Hi Andrzej, the "Create a new database" in the Base startup dialog is a configuration option already implemented. See attachemnt I hope it helps somehow. - -- Olivier Hallot Founder, Board of Directors Member - The Document Foundation The Document Foundation, Zimmerstr. 69, 10117 Berlin, Germany Fundação responsável civilmente, de acordo com o direito civil Detalhes Legais: http://www.documentfoundation.org/imprint LibreOffice translation leader for Brazilian Portuguese +55-21-8822-8812 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (GNU/Linux) Comment: Using GnuPG with undefined - http://www.enigmail.net/ iQEcBAEBAgAGBQJRyf5+AAoJEJp3R7nH3vLxjUoIAJ78qAwMleOG5LSWKZCuybCf 4u2IRfdv4aaTU2AzisUCkeB++HGw/R459QfQdZds+QcGjKF66hwDyWtFdkO1W0kL Z/lubfOIepf9Y+tSzaxF3kkHfN4lERvSFVy1ef4LdVvNjiREYDuS7NqB4KlCVZdC B9GeHU07h8dKvPxxqQ4WGdjZd9HkwNgfRhMbwqcn/iIQV4w4DviD4t0FC/7m12v6 LwYKLlR+s55jpG4XwK4jav7iKbNCPKle+LZqdLqa1O6JtdnNDg73VYvVqoCsrHcZ 46HFzwzXb9DA95tvCrTSX1N5r8v8Pw8ZhfvTSSe9bCExG9FKXRd3oCUU+Wo8Vjw= =/yXC -----END PGP SIGNATURE-----
<?xml version="1.0"?> <oor:data xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:oor="http://openoffice.org/2001/registry"> <dependency file="main"/> <oor:component-data xmlns:install="http://openoffice.org/2004/installation" oor:name="DataAccess" oor:package="org.openoffice.Office"> <node oor:name="Policies"> <node oor:name="Features"> <node oor:name="Base"> <prop oor:name="CreateLocalDatabase" oor:type="xs:boolean"> <value>false</value> </prop> </node> <node oor:name="Writer"> <prop oor:name="DatabaseFields" oor:type="xs:boolean"> <value>true</value> </prop> </node> <node oor:name="Common"> <prop oor:name="EditDatabaseFromDataSourceView" oor:type="xs:boolean"> <value>true</value> </prop> </node> </node> </node> </oor:component-data> </oor:data>
_______________________________________________ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice