Mihael
07-03-03, 09:38
| Hi, I have a real problem running my Dos Clipper application under Windows 98, 2000, XP Enviropment. I fill TBrowse object from database with append from DatabaseName where ... statment but I always get an empty TBrowse object. When I check my Database in DBU everything is OK. If I change append from ... with "do while not eof - enddo" evertying works. Does anybody have solution for this (I guess memory problem). I do not have time to change all my code becouse one statment. Thank you |