I have used a PDW to put my program on a cd. (written in VB6). On some machines, as soon as you try to run the program you get runtime error 91 signifying that a routine is missing (dao350.dll). I have been told that the solution is to change the "connect" property for the data control to Access 2000. On my version of VB this is not possible because selection is via a drop-down list. If I try to force it I get an error ISAM not loadable. If I use the PDW under visual studio, which is too basic, I can produce a cd which works. However, it does not have autorun and the database location has to be specified by the user - too complicated. I need to know what PDW to get in order to be able to produce a cd which works - any help would be appreciated.