Easy Update question

A

Angi

Could someone please tell me why this is updating 0 rows when it should be
updating 245 rows?? It's a text to text copy. The fields are exactly the
same. I'm using Acc2000.


UPDATE Main SET Main.NewPic = [Main]![Pic];


TIA!
 
Top