I found a GREAT book on Paradox, although written about version 7, it is my main guide for programming inParadox.<br>It is Paradox 7 Programming - Unleashed by Mike Prestwood.<br><br>I went back to using version 8 cause I have the runtime for it and I distribute programs that I have written. Hang in there. Once you get used to the programming language (ObjectPAL), you can create EXTREMELY powerful applications in a short period of time. My Advice: Use PROCEDURES!! Learn to Pass Variables to these procdures as i makes your code MUCH easier to maintain. I used this technique extensively in my C programs. It works in Paradox ,too. All languages have their little quirks, but you can work around many of the fairly easily. Good luck...<br>Cliff