Hello Sridhar,

please tell us more: what interface are you using? what OS?
SQLException is not a part of the sqlite library, so obviously you use 
an additional layer.

Martin

Am 08.06.2011 16:44, schrieb Sridhar Polavarapu:
> Appreciate if anyone can help me.
>
> Thanks
> Sridhar
>
> On 08-06-2011 16:16, Sridhar Polavarapu wrote:
>> Hi
>>
>> I am using getErrorCode() of SQLException to see if the exception is
>> due to any database lock. I all the time get Errorcode to be 0 even
>> though the getMessage is returning different messages. Can anyone let
>> me know if there is some thing that i need to do to get the error
>> codes correctly ?
>>
>> Thanks
>> Sridhar
> _______________________________________________
> sqlite-users mailing list
> sqlite-users@sqlite.org
> http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users
>
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to