View Single Post
  #1 (permalink)  
Old 12-17-2008, 06:28 PM
HARRY HARRY is offline
Basic4ppc Veteran
 
Join Date: Apr 2007
Location: Netherlands
Posts: 222
Default Double in blob to string?

Hi,

A double is stored in a blob in a SQLite data base, say starting on position 16. I know the column, say 4. I didnt do that, for me it is a given fact. I need to 'read' this double from the blob and to convert it to a string, showing the value, say 1.234567. Can somebody help me?

Harry
Reply With Quote