We just delivered an app developed using VB/Access97 to a customer who has Access2000 on his Win98 machine. Included in the distributed files was DAO350.DLL.

When the customer executes a piece of code that calls for a delete (MyDB.Execute "DELETE * FROM myTable;"), the program errors with an error code of 0 (I think that's an automation error).

Anyone want to try this one???