Re: [sqlite] Possible feature request 'Raw Row' representation

2006-02-17 Thread Andrew Piskorski
On Thu, Feb 16, 2006 at 06:09:15PM -0800, w b wrote: > At the moment when I pull back the row. I package it up in to a > network byte order representation and send it on its merry way. The > recv's of course unpack the message and then refresh their local > information with the information sent,

[sqlite] Possible feature request 'Raw Row' representation

2006-02-16 Thread w b
Hi, I was wondering if this could be a useful addition to the SQLITE API set. I'm not sure if this possible to create so figured I'd post it here for further discussion rather than blindly putting it in as an enhancment request. Just for some background I have an application that runs on