I use:<br>Visual Basic 6 SP4 with MDAC 2.5 running on a Pentium III Windows 98 SE, 64 Meg RAM.<br><br>I use a data control to bind the data to a text box.<br><br>Data1:<br>Connect: Access2000<br>DefaultType: UseJet<br>RecordsetType: Dynaset<br><br>Only the compile version give that error message.<br>If I run the program in Visual Basic development tool it work fine.<br><br>What should I do to make a working compiled version ?