On Fri, Nov 13, 2009 at 2:17 AM, Jens Miltner wrote:
>
> Am 12.11.2009 um 20:08 schrieb Peter Haworth:
>
>> Thanks for all the info. I believe the problem lies within Revolution
>> since I'm pretty sure it includes its own private library of the
>> sqlite code. I've reported it to them and hopef
Am 12.11.2009 um 20:08 schrieb Peter Haworth:
> Thanks for all the info. I believe the problem lies within Revolution
> since I'm pretty sure it includes its own private library of the
> sqlite code. I've reported it to them and hopefully they will fix it.
>
> I understand the reasons for appli
Thanks for all the info. I believe the problem lies within Revolution
since I'm pretty sure it includes its own private library of the
sqlite code. I've reported it to them and hopefully they will fix it.
I understand the reasons for applications having their own copy of the
code like this
On Wed, Nov 11, 2009 at 08:04:23AM -0800, Peter Haworth scratched on the wall:
> The group_concat function works fine in the Firefox SQLite Manager
> extension on the same Mac where it fails within sqlite3. Also, the
> development software I'm using (Revolution) also rejects the
> group_conc
On Wed, Nov 11, 2009 at 10:04 AM, Peter Haworth wrote:
> Yes, the analyzer is the only precompiled binary I see on the sqlite
> download page
>
> The group_concat function works fine in the Firefox SQLite Manager
> extension on the same Mac where it fails within sqlite3. Also, the
> development s
Yes, the analyzer is the only precompiled binary I see on the sqlite
download page
The group_concat function works fine in the Firefox SQLite Manager
extension on the same Mac where it fails within sqlite3. Also, the
development software I'm using (Revolution) also rejects the
group_conca
I have a SQLite3 framework. Universal binaries for Tiger thru Snow Leopard
(though I'm not maintaining for Tiger any more).
http://www.kyngchaos.com/software:frameworks
On Nov 10, 2009, at 3:07 PM, Peter Haworth wrote:
> sqlite3 is rejecting a SELECT statement that includes the group_concat
On Nov 11, 2009, at 12:13 PM, Jay A. Kreibich wrote:
> On Wed, Nov 11, 2009 at 11:23:18AM +0700, Dan Kennedy scratched on
> the wall:
>>
>> On Nov 11, 2009, at 4:07 AM, Peter Haworth wrote:
>>
>>> sqlite3 is rejecting a SELECT statement that includes the
>>> group_concat
>>> function saying i
On Wed, Nov 11, 2009 at 11:23:18AM +0700, Dan Kennedy scratched on the wall:
>
> On Nov 11, 2009, at 4:07 AM, Peter Haworth wrote:
>
> > sqlite3 is rejecting a SELECT statement that includes the group_concat
> > function saying it's an unknown function, yet the same SELECT
> > statement works fin
On Nov 11, 2009, at 4:07 AM, Peter Haworth wrote:
> sqlite3 is rejecting a SELECT statement that includes the group_concat
> function saying it's an unknown function, yet the same SELECT
> statement works fine in the Firefox SQLite Manager extension.
>
> The version of sqlite3 on my Mac is 3.4.0
sqlite3 is rejecting a SELECT statement that includes the group_concat
function saying it's an unknown function, yet the same SELECT
statement works fine in the Firefox SQLite Manager extension.
The version of sqlite3 on my Mac is 3.4.0 but it looks like the latest
version is 3.6.x. Could t
11 matches
Mail list logo