Hello guys, I have some problems with my project and I want to ask you for some advice.
Firstly thank you in advance.
1. How can I create an application with multiple languages ?
- My solution was to read from the file, but it was not proved very effective because when you run the application you must wait even 3-4 seconds to be fully loaded.
Do know a more efficient solution or a tutorial how I could solve this problem?
2. How can I write a long string in the database ?
- In the my application have a "TestBox" where the string can reach lenght greater than 3000 characters, but in the MS Access database can write a string that is less than 430 characters.
Solution for this problem or a some tutorial ?
Thank you in advance.