No, it's a flashcard application. http://ichi2.net/anki/

On Wed, Mar 25, 2009 at 9:30 AM, John Machin <sjmac...@lexicon.net> wrote:
> On 25/03/2009 1:16 AM, Griggs, Donald wrote:
>>
>>
>> -----Original Message-----
>>
>>
>> On Sat, Mar 21, 2009 at 2:27 AM, Griggs, Donald 
>> <donald.gri...@allscripts.com> wrote:
>>>>>>>> However, when I ask the user to send me their deck, I find that:
>>>>>>>>
>>>>>>>> sqlite> pragma integrity_check;
>>>>>>>> integrity_check
>>>>>>>> ---------------
>>>>>>>> ok
>>>>>>>> sqlite> select id, count(id) from cards group by id having
>>>>>>>> count(id)
>>>>>>>>> 1;
>>>>>>>> sqlite>
>>>>>>>>
>>>>>>>> Any ideas?
>>> Obviously, that user is not playing with a full deck.   ;-)
>>>
>>
>> =============================================================
>> From: sqlite-users-boun...@sqlite.org 
>> [mailto:sqlite-users-boun...@sqlite.org] On Behalf Of Damien Elmes
>> Sent: Tuesday, March 24, 2009 2:52 AM
>> To: General Discussion of SQLite Database
>> Subject: Re: [sqlite] problems with shared cache?
>>
>> Sorry, my application's files are called decks, and I unwittingly used the 
>> wrong terminology.
>>
>> Any ideas about the problem?
>> ============================================================
>>
>> Damien,
>>
>> I, if anyone, should apologize -- was just an attempt at humor using an 
>> English language idiom metaphor for card games.
>
> Presumably the terminology "decks" refers to decks of punched cards. It
> might have been more pertinent to remark on the presumed longevity of
> the application.
>
>
>
> _______________________________________________
> 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