I am attempting to communicate with Filemaker Pro using ODBC and Adodc in Visual Basic. It works one way only, I can read the data no problem but as soon as I attempt to change anything and move to the next record I get a E_Fail status error. I have tried to update the recordset (ie Adodc.recordset.update) and it fails also once I have changed the data. Hmm...