DerbyToursDB.odb

Well, the SQL schema text file attached to the wiki post is certainly
ALv2. The odb itself, I can't say there is no explicit mention made of
any license.

I'm not sure why you are asking, but if it is for an example database,
then I would again state my preference - use an example db created fromt
he table templates shipped with the product. I'm not at all sure why
that idea seems to fall on deaf ears.

Thanks,

//drew

Thanks Drew,

I was thinking of using it as an example database for the documentation. The truth of the matter I am lazy, so an example DB which is already created is inviting. The DerbyToursDB already has tables, queries, forms and relationships. The included report isn't much. According to the website "If a license notice is displayed at a given wiki page, you may use the content of that page according to that license. In all other cases, the page is licensed under the Apache License, Version 2.0"

I wasn't aware of any templates, and I looked through the folders on my Windows version...I just installed version 3.5.3.2

But of course I would rather use the templates that ship with the product...it would be nice to have a sample DB like DerbyToursDB shipped, too.

Rick B.

Thanks Drew,

I was thinking of using it as an example database for the documentation. The truth of the matter I am lazy, so an example DB which is already created is inviting. The DerbyToursDB already has tables, queries, forms and relationships. The included report isn't much. According to the website "If a license notice is displayed at a given wiki page, you may use the content of that page according to that license. In all other cases, the page is licensed under the Apache License, Version 2.0"

I wasn't aware of any templates, and I looked through the folders on my Windows version...I just installed version 3.5.3.2

But of course I would rather use the templates that ship with the product...it would be nice to have a sample DB like DerbyToursDB shipped, too.

Rick B.

*************************************************
There are 10 kinds of people, those that can read binary numbers and those that can't...

     Link to two example databases for LO:
http://www.odfauthors.org/libreoffice/english/base-guide/draft-lo3.4.
     They are the ones being used with the Base Guide I am writing. Feel
free to use them for whatever purpose. Copyright for Base Guide:
"This document is Copyright © 2011 by its contributors as listed below.
You may distribute it and/or modify it under the terms of the Creative
Commons Attribution Share-Alike License
(http://creativecommons.org/licenses/by-sa/3.0/), version 3.0 or later."
It would seem that the two DB's would have the same copyright although I
have not discovered how to enter the copyright into the Database, add a
text file to this effect in the .odb file perhaps?

     Side comment: Yes, there are 10 Base(2) kinds of people: those who
can read binary numbers and those who can't ... but it helps when the
number's base is mentioned ...

--Dan

> Thanks Drew,
>
> I was thinking of using it as an example database for the documentation. The truth of the matter I am lazy, so an example DB which is already created is inviting. The DerbyToursDB already has tables, queries, forms and relationships. The included report isn't much. According to the website "If a license notice is displayed at a given wiki page, you may use the content of that page according to that license. In all other cases, the page is licensed under the Apache License, Version 2.0"
>
> I wasn't aware of any templates, and I looked through the folders on my Windows version...I just installed version 3.5.3.2
>
> But of course I would rather use the templates that ship with the product...it would be nice to have a sample DB like DerbyToursDB shipped, too.
>
> Rick B.
>
> *************************************************
> There are 10 kinds of people, those that can read binary numbers and those that can't...

     Link to two example databases for LO:
http://www.odfauthors.org/libreoffice/english/base-guide/draft-lo3.4.
     They are the ones being used with the Base Guide I am writing. Feel
free to use them for whatever purpose. Copyright for Base Guide:
"This document is Copyright © 2011 by its contributors as listed below.
You may distribute it and/or modify it under the terms of the Creative
Commons Attribution Share-Alike License
(http://creativecommons.org/licenses/by-sa/3.0/), version 3.0 or later."
It would seem that the two DB's would have the same copyright although I
have not discovered how to enter the copyright into the Database, add a
text file to this effect in the .odb file perhaps?

Yes, I think that would be the easiest way to go - adding a form to the
ODB with the license/copyright pasted as text to the page would be my
way to go - you can add it as meta-data to the file, though there is no
GUI interface offered it can be done with scripting, so not a lot of
reason to do so maybe.

//drew