Hi Rajesh, Absolutely. my definition of BIBLE_BOOKS is as follows:
BIBLE_BOOKS = ( ('1', 'Genesis'), ('2', 'Exodus'), ('3', 'Leviticus'), ('4', 'Numbers'), ('5', 'Deuteronomy'), ('6', 'Joshua'), ('7', 'Judges'), ('8', 'Ruth'), ('9', '1 Samuel'), ('10', '2 Samuel'), ('11', '1 Kings'), ('12', '2 Kings'), ('13', '1 Chronicles'), ('14', '2 Chronicles'), ('15', 'Ezra'), ('16', 'Nehemiah'), ('19', 'Esther'), ('22', 'Job'), ('23', 'Psalms'), ('24', 'Proverbs'), ('25', 'Ecclesiastes'), ('26', 'Song of Solomon'), ('29', 'Isaiah'), ('30', 'Jeremiah'), ('31', 'Lamentations'), ('33', 'Ezekiel'), ('34', 'Daniel'), ('35', 'Hosea'), ('36', 'Joel'), ('37', 'Amos'), ('38', 'Obadiah'), ('39', 'Jonah'), ('40', 'Micah'), ('41', 'Nahum'), ('42', 'Hebakkuk'), ('43', 'Zephaniah'), ('44', 'Haggai'), ('45', 'Zechariah'), ('46', 'Malachi'), ('47', 'Matthew'), ('48', 'Mark'), ('49', 'Luke'), ('50', 'John'), ('51', 'Romans'), ('52', '1 Corinthians'), ('53', '2 Corinthians'), ('54', 'Galatians'), ('55', 'Ephesians'), ('56', 'Philippians'), ('57', 'Colossians'), ('58', '1 Thessalonians'), ('59', '2 Thessalonians'), ('60', '1 Timothy'), ('61', '2 Timothy'), ('62', 'Titus'), ('63', 'Philemon'), ('64', 'Hebrews'), ('65', 'James'), ('66', '1 Peter'), ('67', '2 Peter'), ('68', '1 John'), ('69', '2 John'), ('70', '3 John'), ('71', 'Jude'), ('72', 'Revelations'), ) The version of sqlite I have here is 3.3.8 Thanks! Seemant PS I have no idea how this SQL INSERT business works at all. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users -~----------~----~----~----~------~----~------~--~---