Thanks!! So how to fix this problem..
-JP


----- Original Message ----
From: John Stanton <[EMAIL PROTECTED]>
To: sqlite-users@sqlite.org
Sent: Monday, January 21, 2008 3:11:52 PM
Subject: Re: [sqlite] Program is crahed on sqlite3_bind_int

It is accessing a mutex.  Looks like you have something wrong with a 
shared library or DLL.

Joanne Pham wrote:
> Hi All,
> The exactly error message below:
> sqlite3_bind_int64 (pStmt=0x40058a28, i=1, iValue=10) at ./src/vdbeapi.c:897
> 897    ./src/vdbeapi.c: No such file or directory.
>        in ./src/vdbeapi.c
> Current language:  auto; currently c
> Thanks,
> JP
> 
> 
> ----- Original Message ----
> From: Joanne Pham <[EMAIL PROTECTED]>
> To: sqlite-users@sqlite.org
> Sent: Monday, January 21, 2008 2:33:37 PM
> Subject: [sqlite] Program is crahed on sqlite3_bind_int
> 
> Hi All,
> I am using sqlite 3.5.2 and Suddenly my program is crashed on 
> sqlite3_bind_int command 
> The error message from the crash is :
> 
> sqlite3_bind_int64 (pStmt=0x40058a28, i=1, iValue=10) at ./src/vdbeapi.c:897
> 897    ./src/vdbeapi.c: No such file or directory.
>        in ./src/vdbeapi.c
> 
> I had no clue what is going on and Don't know how to fix this problem.
> Do you know what is problem with sqlite3_bind_int? It used to work last week 
> and suddenly it didn't work any more.
> Your help is greatly appreciated
> JP
> 
> 
>      
> ____________________________________________________________________________________
> Never miss a thing.  Make Yahoo your home page. 
> http://www.yahoo.com/r/hs
> 
> 
>      
> ____________________________________________________________________________________
> Looking for last minute shopping deals?  
> Find them fast with Yahoo! Search.   
> http://tools.search.yahoo.com/newsearch/category.php?category=shopping


-----------------------------------------------------------------------------
To unsubscribe, send email to [EMAIL PROTECTED]
-----------------------------------------------------------------------------


      
____________________________________________________________________________________
Looking for last minute shopping deals?  
Find them fast with Yahoo! Search.  
http://tools.search.yahoo.com/newsearch/category.php?category=shopping

Reply via email to