Hello, Have embarked upon porting app over to Windows. First stumbling block...my cursor seems to be read only for some reason ? Database opening fine and reading data OK, but can't : err = cur.update() Why would this be, what can I do to fix this ? IDE Error message tells me I can't alter this property. Thank you for your help. Barney