473,385 Members | 2,005 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

How To Implement Translation in ACCDE

2
(Added by NeoPa. With reference to Article - How to implement a multi-lingual database).

Thanks, this is a simple way to translate an application, however I have found that it does not work when you have compiled your application into an .accde file. The runtime enviornment does not allow the form and report properties to be changed at runtime. Does anyone have a work around to make it work in the .accde environment? I dont want to deliver my source code to users, and love the simplicity of this code.
Mar 31 '18 #1

✓ answered by twinnyfo

Bron,

I’m not sure I understand. VBA allows you to manipulate nearly every aspect of your forms, even in a compiled DB. This project is simply changing the captions on labels, etc., which is definitely something one can do via VBA. Perhaps you have found some specific circumstances in which this project does not work? If you could describe in greater detail we can look at it.

3 1485
twinnyfo
3,653 Expert Mod 2GB
Bron,

I’m not sure I understand. VBA allows you to manipulate nearly every aspect of your forms, even in a compiled DB. This project is simply changing the captions on labels, etc., which is definitely something one can do via VBA. Perhaps you have found some specific circumstances in which this project does not work? If you could describe in greater detail we can look at it.
Mar 31 '18 #2
Bron
2
Hi twinnyfo

THanks for your reply - I was just about to edit my post. I have spent the past hour debugging my code, putting in message boxes for almost every step, saving as accde and trying it out.

What I discovered is that I had neglected to compile my code since putting the translation code in place.... Naughty me. Of course when I compiled the code it all worked beautifully when the application was saved as an accde

Feeling a bit stupid now, but at least the issue is solved.
Mar 31 '18 #3
NeoPa
32,556 Expert Mod 16PB
Hi Bron.

You're new here so probably didn't realise that questions that ask for help, as opposed to helpful comments related to the subject of an article, are not allowed in article threads. You can easily see how soon they would become thoroughly useless as an article if they became cluttered up with every related question.

I've moved this one for you to a Question thread specifically for your question. Notice I was able to include a link in your question post to the original article so anyone reading it still knows what the question's about.

I'm glad to see you've already resolved your issue. Well done :-)
Mar 31 '18 #4

Sign in to post your reply or Sign up for a free account.

Similar topics

1
by: kannanudt | last post by:
Sir, I had done one application in ms-access2007 using VBA code... now i am converting the database to exe format. At the time one error message raises,,, i.e, "Microsoft...
1
by: bigshotj | last post by:
Hey Guys, I have made a small application that has a main form and a sub form. The main form contains fields like Bill No., Name of Customer, Month. and The subform contains several fields like...
3
RobH
by: RobH | last post by:
I am trying to generate a complied version of my Application by clicking on the "Make ACCDE" in Access 2007. It asks me where and with what file name to save the ACCDE however it quickly returns with...
4
by: SpaceMarine | last post by:
hello, i am having a problem creating a .ACCDE file from an Access 2007 .ACCDB file. its somewhat large application, about 80 megs. it was originally an Access 2000 app that somebody else...
1
by: mark | last post by:
Hi, I've converted my Access 2007 database to an accde format as I don't want users to be able to modify it. The only problem is that all the code has stopped working. I have split the database...
4
by: MrDeej | last post by:
Anybody now if i can do this programtically? My challenge is that i have a maybe 10 distributions a week with updates and changes which i now have found the accde format to be of good use. I also...
8
gnawoncents
by: gnawoncents | last post by:
Greetings, I have a report (Report1) that I create and save using VBA coding when the user presses a button. In order to preserve the same report name without having to prompt the user, I first...
3
by: Maya16 | last post by:
I have created one application in access using VBA. In this project I am creating Dynamic Report. I am able to create and open report in development environment i.e. when the project is in accdb...
12
by: billw1100 | last post by:
Hi, this is my first post here, so I hope I'm doing it right. After converting an Access 2007 accdb database to accde, the vba code in my modules runs OK, but the code in my class objects (forms)...
14
by: Shem K | last post by:
Hi all. The above occurs, when I make an ACCDE format of my ACCBD (Access 2007) database. This means, some commands to be executed by my code are non-functional in the ACCDE, while they work...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.