Re: How do I browse a database ?
From: Jerry Stuckle <jstucklex_at_attglobal.net>
Date: Thu, 8 Aug 2019 20:39:51 -0400
Message-ID: <qiifcj$mmc$1_at_jstuckle.eternal-september.org>
>> Hello all,
>>
>> Some time ago I tried to create a program to browse the contents of a
>> random
>> SQL database.
>>
>> The problem is that I could not find a dependable* method to get the
>> next or
>> previous screen full of records - while keeping resource-usage (for
>> both the
>> database as well as the program) low**.
>>
>> Is there a standard way to do it, and if so what is it*** ?
Date: Thu, 8 Aug 2019 20:39:51 -0400
Message-ID: <qiifcj$mmc$1_at_jstuckle.eternal-september.org>
[Quoted] On 8/8/2019 4:32 PM, The Natural Philosopher wrote:
> On 07/08/2019 11:26, R.Wieser wrote:
>> Hello all,
>>
>> Some time ago I tried to create a program to browse the contents of a
>> random
>> SQL database.
>>
>> The problem is that I could not find a dependable* method to get the
>> next or
>> previous screen full of records - while keeping resource-usage (for
>> both the
>> database as well as the program) low**.
>>
>> Is there a standard way to do it, and if so what is it*** ?
> > phpmyadmin > > > >
phpmyadmin is built for MySQL and doesn't work with SQLite.
But I also know that simple concept is beyond your limited ability to comprehend.
-- ================== Remove the "x" from my email address Jerry Stuckle jstucklex_at_attglobal.net ==================Received on Fri Aug 09 2019 - 02:39:51 CEST