Hello, Do I need the 'begin transaction' and 'commit' ? It seems it works without them also. I'm not sure I fully understeand wy I need them. If someone can explain in simple English ?
I understeand that if I use them, and some serious error occures then there is a rollback so that my application can know the place where is not updated , but do I need it for a simple insert or update of 1 record ? And yes I have read all documentation and FAQ but still have the question... --- Mvg, Wilfried http://www.mestdagh.biz

