LB Booster
« Indexed File System »

Welcome Guest. Please Login or Register.
Apr 1st, 2018, 03:28am



ATTENTION MEMBERS: Conforums will be closing it doors and discontinuing its service on April 15, 2018.
We apologize Conforums does not have any export functions to migrate data.
Ad-Free has been deactivated. Outstanding Ad-Free credits will be reimbursed to respective payment methods.

Thank you Conforums members.
Speed up Liberty BASIC programs by up to ten times!
Compile Liberty BASIC programs to compact, standalone executables!
Overcome many of Liberty BASIC's bugs and limitations!
LB Booster Resources
LB Booster documentation
LB Booster Home Page
LB Booster technical Wiki
Just BASIC forum
BBC BASIC Home Page
Liberty BASIC forum (the original)

« Previous Topic | Next Topic »
Pages: 1  Notify Send Topic Print
 thread  Author  Topic: Indexed File System  (Read 1088 times)
Mystic
Junior Member
ImageImage


member is offline

Avatar




PM

Gender: Male
Posts: 53
xx Indexed File System
« Thread started on: Apr 2nd, 2015, 02:25am »

Would love to see the indexed file system that is in BBC BASIC added to LBB.
User IP Logged

- Rick
CryptoMan
New Member
Image


member is offline

Avatar




PM

Gender: Male
Posts: 46
xx Re: Indexed File System
« Reply #1 on: Apr 3rd, 2015, 09:44am »

Why don't you rather use SQL with Access, MS SQL or MySQL, etc?
User IP Logged

Mystic
Junior Member
ImageImage


member is offline

Avatar




PM

Gender: Male
Posts: 53
xx Re: Indexed File System
« Reply #2 on: Apr 3rd, 2015, 2:55pm »

on Apr 3rd, 2015, 09:44am, CryptoMan wrote:
Why don't you rather use SQL with Access, MS SQL or MySQL, etc?


Is there an easy way to access My SQL or Access files available? Searching this board for "database" yields zero results.
« Last Edit: Apr 3rd, 2015, 2:57pm by Mystic » User IP Logged

- Rick
CryptoMan
New Member
Image


member is offline

Avatar




PM

Gender: Male
Posts: 46
xx Re: Indexed File System
« Reply #3 on: Apr 4th, 2015, 3:27pm »

You can do almost anything you want with LBB including SQL.

If you can tell us what you want to do maybe we can Show you a prototype SQL example for you.

Best.

CryptoMan
User IP Logged

Mystic
Junior Member
ImageImage


member is offline

Avatar




PM

Gender: Male
Posts: 53
xx Re: Indexed File System
« Reply #4 on: Apr 14th, 2015, 7:07pm »

on Apr 4th, 2015, 3:27pm, CryptoMan wrote:
If you can tell us what you want to do maybe we can Show you a prototype SQL example for you.


How about just a simple address book example utilizing MySQL. Might be the easiest for most people to understand as a tutorial.

Thanks,
User IP Logged

- Rick
metro
New Member
Image


member is offline

Avatar




PM


Posts: 8
xx Re: Indexed File System
« Reply #5 on: Sep 14th, 2016, 04:01am »

Quote:
How about just a simple address book example utilizing MySQL. Might be the easiest for most people to understand as a tutorial.

Thanks,

If you have the time Cryptoman I'm keen to see an example too
User IP Logged

Jack Kelly
Full Member
ImageImageImage


member is offline

Avatar




Homepage PM

Gender: Male
Posts: 106
xx Re: Indexed File System
« Reply #6 on: Sep 14th, 2016, 07:43am »

Cheetah also provides an indexed file system. I have two example programs posted on this forum. Remember-It and DBMS, both in the Showcase section. But I too would be pleased to see an SQL example, CryptoMan.
User IP Logged

Richard Russell
Administrator
ImageImageImageImageImage


member is offline

Avatar




Homepage PM


Posts: 1348
xx Re: Indexed File System
« Reply #7 on: Sep 14th, 2016, 08:28am »

on Apr 2nd, 2015, 02:25am, Mystic wrote:
Would love to see the indexed file system that is in BBC BASIC added to LBB.

BBC BASIC doesn't have any built-in "indexed file system" capability; it doesn't even have the functionality of Liberty BASIC's put and get statements! There's certainly nothing that BBC BASIC's file-handling capabilities can do that LBB's cannot do (indeed I had to enhance BBC BASIC for Windows in order to support LBB in this regard).

The only "indexed file system" that I can guess you may be referring to is an example program (it must have been written in the 1980s) listed in the BBC BASIC help manual. That uses two files - an index file and a data file - to implement a simple random-access database. But it's just a regular BASIC program, and one that could be straightforwardly translated to Liberty BASIC.

Richard.
User IP Logged

Pages: 1  Notify Send Topic Print
« Previous Topic | Next Topic »

| |

This forum powered for FREE by Conforums ©
Terms of Service | Privacy Policy | Conforums Support | Parental Controls