| View previous topic :: View next topic |
| Author |
Message |
rajung General User

Joined: 22 Mar 2011 Posts: 10
|
Posted: Wed Jan 25, 2012 12:01 pm Post subject: Open automatically a form when opening a database |
|
|
I have crated a database (openoffice org 3.2.1) with a start-form. From this start-form I can access all forms and reports via pushbuttons and macros. All the macros are stored inside the database.
Is it possible to open this start-form automatically when I open the database?
I found a few threads about how to do it with a separated writer-form from the desktop. But this is not the way I am looking for. I want all the functionality inside my databsae-file, and not a lot of linking and connecting with forms and datasources.
Thanks for your help and advice
ralf |
|
| Back to top |
|
 |
RPG Super User

Joined: 24 Apr 2008 Posts: 2696 Location: Apeldoorn, Netherland
|
|
| Back to top |
|
 |
rajung General User

Joined: 22 Mar 2011 Posts: 10
|
Posted: Thu Jan 26, 2012 9:21 am Post subject: |
|
|
My embeded database is complete and running, everything is inside, forms, reports and macros.
If I want to seperated the forms from the database, as you advise, is there a tutorial or a thread where I can look how to do it? And how to access macros and the existing functionality?
ralf |
|
| Back to top |
|
 |
Villeroy Super User


Joined: 04 Oct 2004 Posts: 10065 Location: Germany
|
Posted: Sun Jan 29, 2012 4:01 am Post subject: |
|
|
When you open the database, your form is a double-click away. If that double-click is one too many, you should consider another type of database frontend. Base is very, very, very simplistic and completely based on ordinary office documents (embedded Writer). Database connectivity is just a little extra functionality to fill ODF documents or to fill databases using forms on ODF documents.
Yes, there is a tutorial which describes how to get forms out of the Base jail: [Tutorial] Standalone Forms / Switchboard _________________ Rest in peace, oooforum.org
Get help on http://forum.openoffice.org |
|
| Back to top |
|
 |
|