On Sat, 29 Nov 2008 08:20:29 -0800 (PST), S Thiyagarajan
<[EMAIL PROTECTED]> wrote in [EMAIL PROTECTED], General
Discussion of SQLite Database <sqlite-users@sqlite.org>:

>Hi,
>
>I am new to SQLite.

And to this mailing list, obviously. 
You just hijacked another thread.
http://www.nabble.com/Mailing-list-Thread-Hijacking-td20065486.html

>I see when I tried to use the sqlite3_exec function, 
>my application is crashing. 
>When I use the same command in a cmd line 
>interface(sqlite3>) then it works fine.

Please show us the code.

>Is there any restriction on the number of  fields in a database.
>Please provide me the pointers to debug this issue.

http://www.sqlite.org/c3ref/funclist.html
http://www.sqlite.org/c3ref/exec.html

>Thanks and Regards
>Thiyags.

HTH
-- 
  (  Kees Nuyt
  )
c[_]
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to