I've recently read The Ultimate Prophecy: The Initiation. At the end of the book I saw a list of other books by Moshe Zwang, those sort of related to the "Prophecy." Does anyone know where I can purchase these books? I've looked all over, and it simply looks like they're not available(?) Do...
I have a table (say table name TBL fields FLD1, FLD2, FLD3) with existing data in it. I've recently added another field to it - FLD4. What I'm trying to do is to insert values into that new field only... for multiple records (about 1000). I'm trying to accomplish this with two arrays, but...
I have a table (say table name TBL fields FLD1, FLD2, FLD3) with existing data in it. I've recently added another field to it - FLD4. What I'm trying to do is to insert values into that new field only... for multiple records (about 1000). I'm trying to accomplish this with two arrays, but...