On Sep 8, 2009, at 3:16 AM, priyanka sharma wrote:

> Hi
> the sqlite3_exec is called from the following code snippet.
>
> char database_buffer[BUFSIZ];
>  rc = sqlite3_open (database_buffer, &db);


Please tell us what you were hoping to accomplish with the two  
consecutive lines of code shown above.

D. Richard Hipp
[email protected]



_______________________________________________
sqlite-users mailing list
[email protected]
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to