[sqlite] sqlite.dll

2015-09-03 Thread Simon Slavin

On 3 Sep 2015, at 4:29pm, H?ctor Fiandor  wrote:

> I am using Lazarus and tables sqlite in an Application. It works fine.

You're talking about the free version of the Pascal programming language ?  I'm 
afraid that we don't know how it calls SQLite so we don't know what the problem 
is.  From the error message you quote, the problem is not inside SQLite, it in 
the program which is trying to use it.

Could you contact someone who knows about Lazarus ?  Perhaps the person who 
installed it on that computer, or the person who is tell you to use it.

Simon.


[sqlite] sqlite.dll

2015-09-03 Thread Héctor Fiandor
Dear members:

Thanks very much. I have decided to start again other application from cero,
and it is working well up to now.

I expect to finish the copy of the app and hope it will work fine.

Thanks again.


Ing. H?ctor Fiandor
hfiandor at ceniai.inf.cu



[sqlite] sqlite.dll

2015-09-03 Thread Héctor Fiandor
This is my first request to the list.



I am using Lazarus and tables sqlite in an Application. It works fine.



I don?t know what happens (sure I have clicked something) and now, when I
clicked over the .lpi file, don?t charge Lazarus and a message appears
asking for a file sqlite.dll. I don?t remember used this file in any
Application before.



I will appreciate any coments.



yours



Ing. H?ctor Fiandor

hfiandor at ceniai.inf.cu





Re: [sqlite] sqlite.dll

2012-01-20 Thread Kevin Benson
On Thu, Jan 19, 2012 at 7:22 PM, Hashry Adijan  wrote:

> Hi,
>
> I need some help here.
>
> Just now I got a message if I start my pc, it says something like: "program
> not working, sqlite dll missing...etc"
>
> What does this meant?  Idont have a clue why it suddenly showup.
>
> If I need to re-download it, which was included in the reminder above, what
> do I need to download.
>
 If your problem relates to iTunes...your solution is probably either this:

http://www.mail-archive.com/sqlite-users@sqlite.org/msg66437.html

or *possibly* the batch file here:

https://discussions.apple.com/thread/3196615?start=30&tstart=0

--
   --
  --
 --ô¿ô--
K e V i N
___
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users


Re: [sqlite] sqlite.dll

2012-01-20 Thread Simon Slavin

On 20 Jan 2012, at 12:22am, Hashry Adijan wrote:

> Just now I got a message if I start my pc, it says something like: "program
> not working, sqlite dll missing...etc"
> 
> What does this meant?  Idont have a clue why it suddenly showup.
> 
> If I need to re-download it, which was included in the reminder above, what
> do I need to download. 

We don't know what to tell you because you didn't tell us what program it's 
complaining about.  Restart your PC again and this time write the message down.

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


[sqlite] sqlite.dll

2012-01-20 Thread Hashry Adijan
Hi,

I need some help here.

Just now I got a message if I start my pc, it says something like: "program
not working, sqlite dll missing...etc"

What does this meant?  Idont have a clue why it suddenly showup.

If I need to re-download it, which was included in the reminder above, what
do I need to download. 

 

Thanks

 

Hash

 

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


Re: [sqlite] Sqlite.dll killing Tcl?

2005-09-19 Thread D. Richard Hipp
On Mon, 2005-09-19 at 14:15 -0500, Dinsmore, Jeff wrote:
> I can't reproduce the failure, so it's difficult to fix the problem
> S, I'm asking the experts.
> 
> Have any of you seen anything like this?
> 

Nothing comes to mind.  But you are running a 2 year old version
of SQLite.  The first thing I would try is upgrading to version
2.8.16.  If it is possible for you to migrate your legacy database
files forward to the 3.0 format, then upgrade to version 3.2.6.

Failing that, you can scan the log of error reports going back
two years at http://www.sqlite.org/cvstrac/timeline and see if
you spot anything similar.

-- 
D. Richard Hipp <[EMAIL PROTECTED]>



[sqlite] Sqlite.dll killing Tcl?

2005-09-19 Thread Dinsmore, Jeff
I have a little wrapped Tcl server app that uses sqlite.dll via the Tcl
API.

Tcl version: 8.4.9
Sqlite version: 2.8.6 
Running on Windows 2003 Server.

Every once in a while, the server will die - and it looks like
sqlite.dll is doing the killing.

There are two different processes that occcasionally contend for the
same database. One is the server, the other is a cleanup agent. When the
cleanup agent is using the database and the server tries to access it,
VERY occasionally, the server app will die. As far as I can see, I'm
handling all error conditions properly and, for the most part, it's
working. But once a month or so, it goes kablooie. 

I can't reproduce the failure, so it's difficult to fix the problem
S, I'm asking the experts.

Have any of you seen anything like this?

Thanks in advance,

Jeff Dinsmore
MIS - Interfaces
Ridgeview Medical Center
[EMAIL PROTECTED]
952.442.2191 x6592



Ridgeview Medical Center Confidentiality Notice: This email message, including 
any attachments, is for the sole use of the intended recipient(s) and may 
contain confidential and privileged information. Any unauthorized review, use, 
disclosure or distribution is prohibited. If you are not the intended 
recipient, please contact the sender by reply email and destroy all copies of 
the original message.