Using MSAccess and CodeComplete 3.5. I had a field in my tables called IsDeleted, it is a Yes/No field. Whenever I tried to add a record it would give me an error stating that it could not bind to the column. I changed the name to HasBeenDeleted and everything worked. Since I have a workaround I am not looking for a solution, but am only reporting it as a matter of interest to you and other users. |