H
harmi
Hi,
i've setup a table and a module to convert several mdb's from A97 to
A2K with the program-line below
as the central line:
DBEngine.CompactDatabase var_Path_FROM & var_MDB_FROM, var_Path_TO &
var_MDB_TO, dbLangGeneral, dbVersion40, dbLangGeneral
Now what is surprising is, that for some mdb's it works, for some
not.
For some i'm still getting the Convert Database-Window while opening
it with A2K.
At the moment i just tried mdb's with some tables in it.
Does anybody have any idea, what could be the problem
or is there a better way to do it than with the line shown above.
What does CONVERT DATABASE from A2K to when i run it?
is it the same?
thanks in advance
i've setup a table and a module to convert several mdb's from A97 to
A2K with the program-line below
as the central line:
DBEngine.CompactDatabase var_Path_FROM & var_MDB_FROM, var_Path_TO &
var_MDB_TO, dbLangGeneral, dbVersion40, dbLangGeneral
Now what is surprising is, that for some mdb's it works, for some
not.
For some i'm still getting the Convert Database-Window while opening
it with A2K.
At the moment i just tried mdb's with some tables in it.
Does anybody have any idea, what could be the problem
or is there a better way to do it than with the line shown above.
What does CONVERT DATABASE from A2K to when i run it?
is it the same?
thanks in advance