Re: [sqlite] Version 3.1.0

2005-01-21 Thread Jeff Edwards
To the unlearned laymen, 64bit CPU's mean that processing is performed twice as fast. The assumption is that if an application is compiled for 64bit, then it will be operating faster. Perhaps this is what Robert's assumption of 'taking advantage' was? Jeff Edwards On 22/01/2005, at 11:08 AM, D

Re: [sqlite] ANN: alpha DB sqlite util for MacOS X 10.3

2004-12-15 Thread Jeff Edwards
I have tried opening some existing sqlite3 files, but the browser shows nothing. Perhaps i am doing something wrong? it sounds like a great tool! I am on 10.3.6 of OSX Thanks Jeff Edwards On 14/12/2004, at 12:22 PM, Fernando Morgan wrote: For MacOS X 10.3 users; I was going to start to using

Re: [sqlite] Open Command broken under OSX

2004-09-06 Thread Jeff Edwards
With deepest respect Dr Hipp, my original email did not read this way. It said, "In other words, if the OS is macosx". i do not know how this changed in the version published, but it has been changed. In a previously email I outlined the problem under OSX which manifests itself in the

Re: [sqlite] Re: Cursor naming conflict

2004-09-06 Thread Jeff Edwards
I did not mean to send this unfinished bit. On 07/09/2004, at 10:50 AM, Jeff Edwards wrote: I also labour under the 4D API plugin architechture which prefers that i do it in this.

Re: [sqlite] Re: Cursor naming conflict

2004-09-06 Thread Jeff Edwards
, Will Leshner wrote: On Sep 6, 2004, at 7:27 PM, Jeff Edwards wrote: There is also the question of compiling for windows with the same source, but not the same library on the OSX machine. Actually, I do use the same source. I just make a Windows library in CodeWarrior.

[sqlite] Re: Cursor naming conflict

2004-09-06 Thread Jeff Edwards
We agree with you with the scenario that you build the sqlite library and then link it into a project, however in our scenario, which does not appear to be obscure, we take the entire sqlite source code and directly compile it into our project. Under this scenario, the internal headers are

[sqlite] open command problem under OSX

2004-09-06 Thread Jeff Edwards
at the new way of opening (and creating where the file is not created immediately) has broken something. Any ideas? Best regards, Jeff Edwards

[sqlite] compiling sqlite3 under Code Warrior on OSX

2004-09-03 Thread Jeff Edwards
.x I had no problem with except for some variable names which conflicted with the Carbon libraries. Hoping someone else has had success with this. Jeff Edwards

Re: [sqlite] Compute clauses

2004-03-05 Thread Jeff Edwards
I appreciate your response but perhaps you misunderstand me. What I illustrated was a way to have totals after the detail. The way to get this in Sybase is to use the "compute" clause. I am after something similar in sqlite if it exists. Thanks, Jeff Edwards On 05/03/2004, at 8:33

[sqlite] Compute clauses

2004-03-05 Thread Jeff Edwards
here anything like this in sqllite which can give me a computed result ? Thank you Jeff Edwards - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[sqlite] Crystal Reports

2003-12-16 Thread Jeff Edwards
I am wondering if Crystal reports can be used with sqlite. Can anyone give me a little knowledge about this. Many thanks Jeff Edwards - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL