I have a database (.mdb) file which is 10MB. Every month the file has to be sent out on a standard floppy disk- this is done in a vb program. The file is then taken from the disk and placed in the correct directory in another vb program on another computer.<br><br>I need to know how I can have vb compress this file from 10MB to fit onto a floppy disk (if this is even possible) on the first machine, and then have it uncompress it once it get to the other machine.<br><br>I'm using VB5 Enterprise edition. Thanks in advance for your support.<br><br>-Brandr Beekman<br><A HREF="mailto:bbeekman@rbscorp.com">bbeekman@rbscorp.com</A>