Hi All,
The same problem that I had one of linux server and this server didn't have the 
sqlite3 So I couldn't run command sqlite3 :memory to check for the sqllite 
version. On this server it has only the sqlite library which is 
libsqlite3.so.0.8.6. The question is how to check the sqlite version from this 
library(libsql3.so.0.8.6.


Thanks
JP


----- Original Message ----
From: Joanne Pham <[EMAIL PROTECTED]>
To: General Discussion of SQLite Database <sqlite-users@sqlite.org>
Sent: Wednesday, February 27, 2008 10:04:36 AM
Subject: Re: [sqlite] undefined symbol: sqlite3_prepare_v2

I have been using 3.5.2 sqlite. I forgot the mention this in my previous email.
If you know the answer to this question please help.
Thanks,
JP


----- Original Message ----
From: Joanne Pham <[EMAIL PROTECTED]>
To: sqlite-users@sqlite.org
Sent: Wednesday, February 27, 2008 9:34:05 AM
Subject: [sqlite] undefined symbol: sqlite3_prepare_v2

Hi All,
I used the  sqlite3_prepare_v2 in my code and some of the servers are ok but 
one of my server return an error message that "undefined symbol: 
sqlite3_prepare_v2 " when the process is started and access the database using 
sqlite3_prepare_v2 . I don't have any clue why this problem is only happened on 
one single server but no others. Please help if you have an answer
Thanks,
JP


      
____________________________________________________________________________________
Be a better friend, newshound, and 
know-it-all with Yahoo! Mobile.  Try it now.  
http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ 
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users


      
____________________________________________________________________________________
Be a better friend, newshound, and 
know-it-all with Yahoo! Mobile.  Try it now.  
http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ 
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users


      
____________________________________________________________________________________
Be a better friend, newshound, and 
know-it-all with Yahoo! Mobile.  Try it now.  
http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ 
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to