Forum: Multi-Language Add-In for VB6

I could'nt translate new line anymore!

Hi,
My project is translated . I was export an excel file and import .
There is no error...

But when i change a form and add new form and component in my project, multi-lang is broken...
When i check new line (in source) for translate, it gives this two error for every new line:

An error occured in the Multi-Language Add-In:
Licensed User: adam....
Version: Version 6.03.0012
Function: NewStringID
Line number: 721
Description: Microsoft Jet veritaban? alt yap?s? 'generalids' giri? tablosunu veya sorgusunu bulamad?. Tablo veya sorgunun varoldu?undan ve ad?n do?ru yaz?ld???ndan emin olun.
Additional details:

when click next:

An error occured in the Multi-Language Add-In:
Licensed User: adam....
Version: Version 6.03.0012
Function: ToggleTranslateSource
Line number: 8342
Description: 'GeneralIds' tablosunda ilgili kay?tlar olmas? gerekti?inden kay?t ekleyemez veya de?i?tiremezsiniz.
Additional details:



How can i fix?? I am locked.

Thanks for interest

Germany

The VB6 Add-In uses an Access database as a project database. The database file is called <project name>_ml.mdb.

One of the tables in this database is called GeneralIDs. As I understand the error messages, the database engine cannot find, or cannot modify this table.

Since you have been working with the Add-In successfully, the database must have been OK. However, it looks to me as if it is now corrupt.

If you have a backup of the project database (for example in a source control system) I would try restoring a previous version of the file. If not, maybe you could email me a copy of the file. I might be able to repair it.

Which version of Windows are you using? I think the Access database might be less reliable under Vista or Windows 7.

Phil


I am using XP. And try previus version but it isn't work...

Ok ,i am sending mdb file your mail...