After 1 day of tests, I solved it. I created a new ACCESS 2003 database in which I imported all the material from old DB. And now all works well, finally.
I followed the guide, but I have noticed nothing special.
I also opened .ldb file with a notepad, and in there i found that only one user (I) is using the DB.
This drive me crazy!!!! :(
...
I have an ACCESS 2000 mdb file with some code inside.
In the old computer, where ACCESS 2000 was installed, there wasn't any problem to open it in exclusive mode.
Now I am trying to...
Just a little issue: by proceeding as you suggested, if the user goes with pointer above mdb file, the revision number doesn't appear in tooltip.
There is any way to obtain it?...
I have a .mdb access database and I would like to insert an user version of DB (like 1.0 or 1.2, etc) in it. I also would like that this version would be visible when an user...
Hello to all.
I don't know db very well, but i have a little question.
I now have 2 mdb files: one with an archive of tables and reports, and another which contains some masks and a lot of visual...
I have a dialog containing 3 radio-buttons.
It will be possible to allow a multi-selection on those buttons?
I would like that user could select only one button or plus buttons at...
Codeplug thank you for your quick answer!
I know that is possible to convert a UTF8 string in a WCHAR string, and display it in a listbox. But, I would like to display an UTF8 string directly,...