I developed a VB6 program that uses ADO to access data from an Access97 database over a network. It works fine on my NT4 network, but when I install it on a Novell network, I get an E_Fail error message. In stepping through the code, I get a data connection, but the program fails during a process that appends data to a local Access97 database. I have installed the latest MDAC and DCom98 on the desktop application. Any suggestions regarding installation, configuration or programming will be appreciated. Thank you.