Jump to content

fbeetge

Member Since 08 Nov 2011
Offline Last Active Aug 18 2013 04:21 AM
-----

#7958 Computer Science: e-Sword and Databases. Part 1

Posted by fbeetge on 09 April 2012 - 07:36 AM

At last!! This is just what i had been looking for.
One question:
when I select the 'Scripture field' from the 'Bible' table, it comes back as a BYTE Array.  At first i thought the array represented the ASCII values of the characters of the scripture, but then found that it had values representative of the extended ASCII table, so no go there.  How do I go about decoding the 'Scripture' blob field to text?