Hi.
I am getting a new windows PC and am thinking about changing to Open Office. Everything looks easy except the Access databases I have. I am no database expert although somewhat computer literate. I have two questions that I hope someone can answer for me.
1) The access databases are in accdb format. OpenOffice will not open these but it appears that I can convert these to ODBC and then open these in OpenOffice. Is this the way to do it. Will I have to recreate all the forms, subforms, queries and reports.
I cannot try this at present as my windows user account has lost all admin privileges and I cannot use and admin type commands or install / delete programs. - It a long story.
2) In Access if I try to add an image to a form that database size balloons - I think as the images are stored in the database as bitmaps even if I add them as jpegs. I have some VBA code that provides a work round by reading each image into the appropriate form as it is required. I like this solution and it works very well. There are several hundred records each with a different large image (jpeg format at present but could be changed). How does OpenOffice handle this problem ?
Thanks AQ
Migrating from Access 2010 to OpenOffice - 2 questions
-
- Posts: 2
- Joined: Sat Jan 04, 2014 1:47 am
Migrating from Access 2010 to OpenOffice - 2 questions
Open office 3.1 on windows 7 / 8
Re: Migrating from Access 2010 to Open office - 2 questions
Yes, all front-end components must be re-created in Base.Anthraquinone wrote:1) Will I have to recreate all the forms, subforms, queries and reports.
No need for a macro. You can store the image files in a subfolder, external to the database, while using an 'Image Control' on a Form to display the image.Anthraquinone wrote:2) ...if I try to add an image to a form that database size balloons... How does OpenOffice handle this problem ?
...
AOO 4.1.x; LO 4.2.x; Windows 7/8 64-bit
Warning: Avoid embedded databases --> Solution: Adopt a portable 'split database' folder
Soli Deo gloria
Warning: Avoid embedded databases --> Solution: Adopt a portable 'split database' folder
Soli Deo gloria
-
- Posts: 2
- Joined: Sat Jan 04, 2014 1:47 am
Re: Migrating from Access 2010 to Open office - 2 questions
Thanks. When I get my new PC up and running of my current one fixed I will look at open office it sound a good option
AQ
AQ
Open office 3.1 on windows 7 / 8