Importing data and queries
Posted: Mon Feb 24, 2014 12:14 am
Hello
I was wondering if someone could give me some advice on whether Base is going to be a suitable package for me to use. I recently started a business selling homemade fudge and chocolate truffles online. My website just has a simple Paypal basket and I get all my order information from Paypal. I can download the order details as a csv file. However, this means that I have multiple rows for each order - there will be one row about the order and customer, and then additional rows for each product type ordered.
I used to have a similar issue with a previous ordering system I used and I built an Access database to deal with it. I essentially had a simple macro that imported the data into a table, I then used append queries to split the data up into two individual tables - one with the general order data and one with the specific products ordered. However, I'm not a programmer, I only used built in queries and recorded macros.
I'm wondering if I'm going to be able to do something similar in OpenOffice. Since there doesn't even seem to be an import function I'm a bit confused. This data will need to be imported regularly so I cant' have anything too laborious, and I'm happy to have a go writing SQL if that's what's needed, but concerned it may be too tricky for me.
Any suggestions welcome!
I was wondering if someone could give me some advice on whether Base is going to be a suitable package for me to use. I recently started a business selling homemade fudge and chocolate truffles online. My website just has a simple Paypal basket and I get all my order information from Paypal. I can download the order details as a csv file. However, this means that I have multiple rows for each order - there will be one row about the order and customer, and then additional rows for each product type ordered.
I used to have a similar issue with a previous ordering system I used and I built an Access database to deal with it. I essentially had a simple macro that imported the data into a table, I then used append queries to split the data up into two individual tables - one with the general order data and one with the specific products ordered. However, I'm not a programmer, I only used built in queries and recorded macros.
I'm wondering if I'm going to be able to do something similar in OpenOffice. Since there doesn't even seem to be an import function I'm a bit confused. This data will need to be imported regularly so I cant' have anything too laborious, and I'm happy to have a go writing SQL if that's what's needed, but concerned it may be too tricky for me.
Any suggestions welcome!