[Solved] Form from 3 tables?
[Solved] Form from 3 tables?
I am new to open office, and i have never done anything with database's. I have used base to make several tables and forms to put together a database that will make price lists for the produce i sell. I also have a table that stores the customers i have. What i need is a form that will allow me to enter the orders for the different customers based on the items i offered that week on the price list. Then i will use that data to make the customers invoices in sun report builder. I have a table with customers. I have a table with the items i offer, that is also where all the vendor and pricing info is to build the price list report from. I need a form that displays the item offered and has a place to put in numbers for the amount ordered to store for making invoices. And it needs a way to associate the order data to the different customers in the customer table. I have been trying to set up forms and sub forms using different ideas but nothing worked.
Last edited by Hagar Delest on Thu Feb 26, 2009 11:34 pm, edited 1 time in total.
Reason: tagged [Solved].
Reason: tagged [Solved].
OOo 3.0.X on Ubuntu 8.x
Re: Form from 3 tables?
For starting point check Brian's Book dealer example.
AOO 4.0 and LibO 4 on Win 8
Hungarian forum co-admin
Hungarian forum co-admin
Re: Form from 3 tables?
This looks promising i am working with that book dealer db now to see what he did, but i get an error when i try to use the "print invoice" button. the other macros seem to work fine so far.
OOo 3.0.X on Ubuntu 8.x
Re: Form from 3 tables?
never mind i found the cause of the error the ide hilighted a line in the macro that had a space between "Book" and "Dealer" i took the space out and all is good.
OOo 3.0.X on Ubuntu 8.x