I have front end Access2002 application that I am installing on a Windows 98 machine that has Access 97. Therefore I used the Packing Wizard and the Access Runtime for 2002 to deploy on the 98 machine. It is blowing up on queries and also on some recordset functions that are behind the scenes using VBA. The same app installs fine on Windows 2000 and the code runs beautifully. Can the runtime verison of Access handle recordsets created in VBA? Are there some dll's I may be missing. My install package references all the dlls and dependency files necessary for Windows 2000, but I really wouldn't know what it needs for 98... Does anyone have any suggestions..... Please...