Hi All... (anybody?),
I have an application written in Access 2000 to im****t text files calling
the im****t wizard using vba
ie. Application.Run "AcWZLIB.mx_Entry", 1, str_SourceFile, "tbl_TextFile",
"TEXT"
After the move to Access 2007, this stopped working with the error
Method 'GetImexTblName' of object '_WizHook' failed
I have tried opening the mdb with the /decompile switch and recompiling to
no avail.
I cant seem to find any do***entation on this feature.
How is ACWZLIB different in Access 2007?
Regards
Col