Excel
---------------Filler text------------------
Is that what you print invoices with too? If so, do you have to make a new sheet for each customer?Excel
---------------Filler text------------------
MySQL, HTML/CSS, PHP, Apache
![]()
OOo Base will use Access databases and you can use whatever reports you created in Access if you change the field references, which is very easy to do. Not sure about QuickBooks but Quicken runs under Wine. I know it's not the online QB, but it may provide a migration path and you can usually pick up QB on eBay for a reasonable price.Just kind of disheartening that I spent all that time on the Access dbase and now I'm going to have to build a completely new one.
There should be ways to essentially upload an access database to MySQL.. I haven't done it, but I'm fairly certain it's possible.Sadly I don't know enough about those to be of any use. I had considered taking my access database and making a web front end for it with an ODBC connection, but if I'm going to go through all that trouble I'm just going to rebuild teh database from scratch in Linux.
Learning experience I guess. Just kind of disheartening that I spent all that time on the Access dbase and now I'm going to have to build a completely new one.
OOo Base will use Access databases and you can use whatever reports you created in Access if you change the field references, which is very easy to do. Not sure about QuickBooks but Quicken runs under Wine. I know it's not the online QB, but it may provide a migration path and you can usually pick up QB on eBay for a reasonable price.
I know I can transfer the tables over to base, but the forms and reports do not transfer. Unless there is some way that I don't know of.
Access is what used to be called DBGo.
Microsoft bought it and added to it a Integrated Development Environment so you can design forms.
They have also integrated a compiler to compile the whole lot to .mdb
I doubt there is something that will reverse engineer the mdb and port it to another language like C++, C#, etc.
The database structure, yes, that can be done, but the forms, that's a tough one.
Edit:
and maybe the new Mircosoft Visual Studio, may do that from mdb to VB or C#, but you will have to look into it, 'cause I don't know for sure.
2nd edit.
OO is written in Java, so transferring the tables will mean to port the code to Java code.
You'll be better off doing it from scratch with OO
quickbooks. nuff said![]()