I write a dll by VC++,in this dll I use DAO to operate a access database,which put a longbinary field into a access database. This dll does work in vc++ test program,but when vb program call this dll, a fatal error occured : visual basic program quits abnormally,Who can tell me why ? thanks