On Oct 10, 2008, at 4:59 PM, <[EMAIL PROTECTED]> <[EMAIL PROTECTED] 
 > wrote:

> Hello Team.
>
> I have a problem with running SQLite.
> I am running linux 2.6.17 on *ARM* and basically problem is that my
> application
> is crushing on *sqlite3_open*()  function while the sqlite3 command
> shell is
> running without problems.

The command-line shell uses sqlite3_open() too.  So if it works there,  
I do not understand why it is not working in your program.  Have you  
run your program in a debugger to see exactly where it is crashing?



D. Richard Hipp
[EMAIL PROTECTED]



_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to