Please unsubscribe me from sqlite


From: mycmos <[EMAIL PROTECTED]>
Reply-To: sqlite-users@sqlite.org
To: sqlite-users@sqlite.org
CC: Vivek R <[EMAIL PROTECTED]>
Subject: [sqlite] re£º [sqlite] Retriving data from SQLite
Date: Thu, 27 Jul 2006 15:31:24 +0800 (CST)


--- Vivek R <[EMAIL PROTECTED]>дµÀ:

> Hi ,
>  I am new bee to SQLite, I am using SQLite in one of
> the embedded
> applications. What I wanted to know how to retrive
> the data from table once
> the query is exected?  how to store the results of
> the query executed.
>
> Regards,
>   Vivek R
>

int sqlite_get_table(
  sqlite *db,
  const char *zSql,
  char ***pazResult,
  int *pnRow,
  int *pnColumn,
  char **pzErrMsg
)

All results of the query executed is stored in
*pazResult.







___________________________________________________________
Mp3·è¿ñËÑ-иèÈȸè¸ßËÙÏÂ
http://music.yahoo.com.cn/?source=mail_mailbox_footer

_________________________________________________________________
Sexy, sultry, sensuous. - see why Bipasha Basu is all that and more. Try MSN Search http://server1.msn.co.in/Profile/bipashabasu.asp

Reply via email to