On Fri, Oct 11, 2013 at 3:02 AM, Deepika Sathawane <
deepika.sathaw...@igate.com> wrote:
>
> As per the help the database name is not the filename that contains the
> database but rather the symbolic name of the database that appears after
> the AS keyword when the database is connected using ATTA
Hi,
I am facing issues while reading the data from blob column. I am not able to
open the blob. I am using sqlite3_blob_open function.
Can someone provide the sample code for the same.
int sqlite3_blob_open(
sqlite3*,
const char *zDb,
const char *zTable,
const char *zColumn,
sqlite3_in
2 matches
Mail list logo